[kernel] r8917 - in dists/trunk/linux-2.6/debian: . arch
Maximilian Attems
maks at alioth.debian.org
Wed Jun 6 17:25:43 UTC 2007
Author: maks
Date: Wed Jun 6 17:25:43 2007
New Revision: 8917
Log:
revert r8914 for now until further discussion
preempt bkl only makes sense with at least volountary preemption,
as then you get the debug path.
Modified:
dists/trunk/linux-2.6/debian/arch/config
dists/trunk/linux-2.6/debian/changelog
Modified: dists/trunk/linux-2.6/debian/arch/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/config (original)
+++ dists/trunk/linux-2.6/debian/arch/config Wed Jun 6 17:25:43 2007
@@ -83,7 +83,7 @@
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
-CONFIG_PREEMPT_BKL=y
+# CONFIG_PREEMPT_BKL is not set
#
# Firmware Drivers
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Wed Jun 6 17:25:43 2007
@@ -29,8 +29,6 @@
* Enable the moved USB tablets config options where wacom is enabled.
* [i386] Enable driver for Crystalfontz 128x64 2-color LCD.
* [amd64] Enable KS0108 LCD controller.
- * Enable the preemption of the big kernel lock. Low hanging fruit for
- better latency with excellent debug info in smp_processor_id().
* Enable the new firewire stack labeled to be more simple and robust.
[ Martin Michlmayr ]
More information about the Kernel-svn-changes
mailing list