[Bug 29384] Slow switch between TTY1-TTY6 with /dev/fb0 or X11 involved

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Aug 7 09:43:57 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=29384

--- Comment #17 from peterle at hottemptation.org 2010-08-07 09:43:58 PDT ---
$ mkdir project; cd project/linux-2.6
$ git clone
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git linux-2.6
$ git bisect start /*now I'am testing everythin*/
$ git bisect good v.2.6.34
$ git bisect bad v2.6.35
Bisecting: 5279 revisions left to test after this (roughly 12 steps)
[e0bc5d4a54938eedcde14005210e6c08aa9727e4] Merge branch 'i2c-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging

->
Here it compiled the kernel, this kernel works fine!

Bisecting: 2639 revisions left to test after this (roughly 11 steps)
[d30fda355188272430d3865db2ff9e24b4135ae3] posix-cpu-timers: avoid
"task->signal != NULL" checks

->
I've got it!
This revision has both bugs!
Added new dmesg_2639revisions_roughly11steps

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list