r1248 - in trunk/kernel-2.4/source/kernel-source-2.4.26-2.4.26/debian: . patches
Simon Horman
horms@haydn.debian.org
Wed, 18 Aug 2004 21:34:39 -0600
Author: horms
Date: 2004-08-18 21:34:20 -0600 (Wed, 18 Aug 2004)
New Revision: 1248
Modified:
trunk/kernel-2.4/source/kernel-source-2.4.26-2.4.26/debian/changelog
trunk/kernel-2.4/source/kernel-source-2.4.26-2.4.26/debian/patches/patch-2.4.26-6
Log:
A few more details in the changelog
Modified: trunk/kernel-2.4/source/kernel-source-2.4.26-2.4.26/debian/changelog
===================================================================
--- trunk/kernel-2.4/source/kernel-source-2.4.26-2.4.26/debian/changelog 2004-08-19 03:24:55 UTC (rev 1247)
+++ trunk/kernel-2.4/source/kernel-source-2.4.26-2.4.26/debian/changelog 2004-08-19 03:34:20 UTC (rev 1248)
@@ -190,8 +190,12 @@
and Joshua Kwan.
N.B: This change requires CONFIG_FW_LOADER and in turn
CONFIG_EXPERIMENTAL to be enabled for the tg3 driver to be compiled.
- * Merge in some trivial patches from kernel-image-sparc-2.4, as well as
- a fix that allows us to compile for sparc32 using gcc-3.3.
+ * Merge in some trivial patches from kernel-image-sparc-2.4
+ Joshua Kwan
+ * Fix that allows us to compile for sparc32 using gcc-3.3.
+ Joshua Kwan
+ . Changeset 1.1447.4.7
+ . arch/sparc/lib/copy_user.S
-- Joshua Kwan <joshk@triplehelix.org> Wed, 18 Aug 2004 20:13:03 -0700
Modified: trunk/kernel-2.4/source/kernel-source-2.4.26-2.4.26/debian/patches/patch-2.4.26-6
===================================================================
--- trunk/kernel-2.4/source/kernel-source-2.4.26-2.4.26/debian/patches/patch-2.4.26-6 2004-08-19 03:24:55 UTC (rev 1247)
+++ trunk/kernel-2.4/source/kernel-source-2.4.26-2.4.26/debian/patches/patch-2.4.26-6 2004-08-19 03:34:20 UTC (rev 1248)
@@ -19665,6 +19665,7 @@
-EXPORT_NO_SYMBOLS;
+MODULE_LICENSE("GPL");
+#ChangeSet1.1447.4.7
# This is a BitKeeper generated diff -Nru style patch.
#
# ChangeSet