As decribed in the thread
http://groups.google.com/[email protected] ,
my mouse does not work in 2.6.16.
Copying the drivers/input/mouse directory from 2.6.15 helped, but
bisecting gave the below result. Reverting this patch did help,
so it must be some kind of conflict with an input patch, but I can't find
a way to make git tell me all commits between foo and bar affecting baz.
I don't intend to do it manually.
---------------------------
8ba7b0a14b2ec19583bedbcdbea7f1c5008fc922 is first bad commit
diff-tree 8ba7b0a14b2ec19583bedbcdbea7f1c5008fc922 (from
91c0bce29e4050a59ee5fdc1192b60bbf8693a6d)
Author: Linus Torvalds <[email protected]>
Date: Mon Mar 6 17:38:49 2006 -0800
Add early-boot-safety check to cond_resched()
Just to be safe, we should not trigger a conditional reschedule during
the early boot sequence. We've historically done some questionable
early on, and the safety warnings in __might_sleep() are generally
turned off during that period, so there might be problems lurking.
This affects CONFIG_PREEMPT_VOLUNTARY, which takes over might_sleep()
to
cause a voluntary conditional reschedule.
Acked-by: Ingo Molnar <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
:040000 040000 397bb2be72349a868d25f8668ee4a7dd86e53c3e
459acaeb07f5d1b1f993a38b084af4c71d76e354 M kernel
--------------------------
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
--------------------------
--
Never be afraid to try something new. Remember, amateurs built the
ark; professionals built the Titanic. -- Anonymous
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]