?mode=patch&uid=2010012418402751270
Open Patch: 2010012418402751270 (by clifford)
+
clifford
+
giftnuss
Votecheck 'core-strong':
OK
(clifford)
package/base/linux/linux26/disable-broken.lst
Clifford Wolf: Disabled evbug kernel module
Clifford Wolf: Disabled evbug kernel module diff --git a/package/base/linux/linux26/disable-broken.lst b/package/base/linux/linux26/disable-broken.lst index b9ea77b..6b0af6c 100644 --- package/base/linux/linux26/disable-broken.lst +++ package/base/linux/linux26/disable-broken.lst @@ -23,6 +23,11 @@ # temporary fixes, do check if they have been solved after some time CONFIG_EXAMPLE 2000-01-01 2.6.0 # example.o +# disable evbug module: it is loaded automatically at bootup and then +# logs all input events to the kernel log. not really wanted on most +# production machines. +CONFIG_INPUT_EVBUG 2010-01-27 2.6.32.2 + # do not remove the following entries unless you are really sure about it.. # ..nothing broken atm.. -- 1.6.2.1 [Download this patch]