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

Maximilian Attems maks at alioth.debian.org
Fri Jan 30 21:16:45 UTC 2009


Author: maks
Date: Fri Jan 30 21:16:42 2009
New Revision: 12657

Log:
x86: enable OPROFILE_IBS

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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Jan 30 21:16:42 2009
@@ -34,7 +34,7 @@
     LEDS_PCA9532, LEDS_HP_DISK, LEDS_PCA955X, LEDS_TRIGGER_BACKLIGHT,
     EDAC_X38, RTC_DRV_RX8581, RTC_DRV_DS1390, RTC_DRV_DS3234, RTC_DRV_DS1286,
     RTC_DRV_M48T35, RTC_DRV_BQ4802, RTC_DRV_WM8350.
-  * [x86] set MOUSE_BCM5974, X86_RESERVE_LOW_64K.
+  * [x86] set MOUSE_BCM5974, X86_RESERVE_LOW_64K, OPROFILE_IBS.
   * [x86_64] set AMD_IOMMU, MTRR_SANITIZER.
   * Add stable releases 2.6.28.1-2.
 

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	Fri Jan 30 21:16:42 2009
@@ -2,6 +2,7 @@
 ## file: arch/Kconfig
 ##
 CONFIG_OPROFILE=m
+CONFIG_OPROFILE_IBS=y
 # CONFIG_KPROBES is not set
 
 ##

Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/config/i386/config	Fri Jan 30 21:16:42 2009
@@ -2,6 +2,7 @@
 ## file: arch/Kconfig
 ##
 CONFIG_OPROFILE=m
+CONFIG_OPROFILE_IBS=y
 # CONFIG_KPROBES is not set
 
 ##



More information about the Kernel-svn-changes mailing list