[kernel] r11749 - in dists/trunk/linux-2.6/debian: . config/amd64

Maximilian Attems maks at alioth.debian.org
Thu Jul 3 16:55:53 UTC 2008


Author: maks
Date: Thu Jul  3 16:55:52 2008
New Revision: 11749

Log:
[amd64] Enable default disabled memtest boot param

memtest=4 enables memtest at bootup.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/amd64/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Thu Jul  3 16:55:52 2008
@@ -62,6 +62,7 @@
   * [ppc]: Enable RTC_DRV_PPC. (closes: #484693) Thanks for the patch to
     Geoff Levand <geoffrey.levand at am.sony.com>.
   * Enable BLK_DEV_BSG for SG v4 support.
+  * [amd64] Enable default disabled memtest boot param.
 
   [ Martin Michlmayr ]
   * [arm/orion5x] Update the config to reflect upstream renaming this

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Thu Jul  3 16:55:52 2008
@@ -16,6 +16,8 @@
 CONFIG_KVM_CLOCK=y
 CONFIG_KVM_GUEST=y
 CONFIG_PARAVIRT=y
+CONFIG_MEMTEST_BOOTPARAM=y
+CONFIG_MEMTEST_BOOTPARAM_VALUE=0
 CONFIG_HPET_TIMER=y
 CONFIG_CALGARY_IOMMU=y
 CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT=y



More information about the Kernel-svn-changes mailing list