aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>2008-11-13 21:43:30 +0000
committerbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>2008-11-13 21:43:30 +0000
commit6a1c3d418a94bd98ef47e6bedb15c85a31398d6f (patch)
treed5fb65f55471758784aaf53eda8f807cb8f6e963 /ChangeLog
parent5457aee1a3912396a8b63d4491724a51187c598c (diff)
* include/sys/sunddi.h, modules/spl/spl-module.c : Removed default
udev support from sunddi implementation because it uses GPL-only symbols. This support is optionally available for SPL consumers if they define HAVE_GPL_ONLY_SYMBOLS and license their module as GPL using the MODULE_LICENSE("GPL") macro. git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@179 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb231cb01..8d023992e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-11-13 Brian Behlendorf <[email protected]>
+
+ * include/sys/sunddi.h, modules/spl/spl-module.c : Removed default
+ udev support from sunddi implementation because it uses GPL-only
+ symbols. This support is optionally available for SPL consumers
+ if they define HAVE_GPL_ONLY_SYMBOLS and license their module as
+ GPL using the MODULE_LICENSE("GPL") macro.
+
2008-11-05 Brian Behlendorf <[email protected]>
* : Tag spl-0.3.4