[PATCH] Keith Owens: modutils >= 2.4.14 is required for MODVERSIONS+EXPORT_SYMBOL_GPL() combination

Linux Kernel Mailing List <[email protected]> Wed, 30 Mar 2005 09:43:15 +0000
Newsgroups gmane.linux.kernel.commits.2-4
Message-ID <[email protected]>
ChangeSet 1.1491, 2005/03/30 06:43:15-03:00, [email protected]

	[PATCH] Keith Owens: modutils >= 2.4.14 is required for MODVERSIONS+EXPORT_SYMBOL_GPL() combination
	
	> You need modutils >= 2.4.14 to use the combination of
	> CONFIG_MODVERSIONS with EXPORT_SYMBOL_GPL() on 2.4 kernels.



 Changes |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/Documentation/Changes b/Documentation/Changes
--- a/Documentation/Changes	2005-03-30 10:03:02 -08:00
+++ b/Documentation/Changes	2005-03-30 10:03:02 -08:00
@@ -52,7 +52,7 @@
 o  Gnu make               3.77                    # make --version
 o  binutils               2.9.1.0.25              # ld -v
 o  util-linux             2.10o                   # fdformat --version
-o  modutils               2.4.10                   # insmod -V
+o  modutils               2.4.14                   # insmod -V
 o  e2fsprogs              1.25                    # tune2fs
 o  jfsutils               1.0.12                  # fsck.jfs -V
 o  reiserfsprogs          3.6.3                   # reiserfsck -V 2>&1|grep reiserfsprogs