[kernel] r13794 - in dists/trunk/linux-2.6/debian: . config/kernelarch-x86

Bastian Blank waldi at alioth.debian.org
Fri Jun 12 19:10:44 UTC 2009


Author: waldi
Date: Fri Jun 12 19:10:41 2009
New Revision: 13794

Log:
* debian/changelog: Update.
* debian/config/kernelarch-x86/config: Set RELOCATABLE.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/kernelarch-x86/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Fri Jun 12 19:10:03 2009	(r13793)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Jun 12 19:10:41 2009	(r13794)
@@ -74,6 +74,7 @@
   * [i386/486] Enable High Memory Support.
   * [i386] Allocate pagetables from High Memory.
   * [amd64, i386] Write protect kernel read-only data structures.
+  * [amd64, i386] Make kernel relocatable.
 
   [ dann frazier ]
   * Enable bnx2x, using firmware-split patches from net-next and mirroring

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Fri Jun 12 19:10:03 2009	(r13793)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Fri Jun 12 19:10:41 2009	(r13794)
@@ -45,7 +45,7 @@
 CONFIG_KEXEC=y
 # CONFIG_CRASH_DUMP is not set
 # CONFIG_KEXEC_JUMP is not set
-# CONFIG_RELOCATABLE is not set
+CONFIG_RELOCATABLE=y
 CONFIG_HOTPLUG_CPU=y
 # CONFIG_COMPAT_VDSO is not set
 # CONFIG_CMDLINE_BOOL is not set



More information about the Kernel-svn-changes mailing list