https://github.com/torvalds/linux
Revision eb2b4e682a6d5b4779a7f1a6a8419982919795f6 authored by Simon Holm Thøgersen on 05 May 2008, 13:45:28 UTC, committed by Thomas Gleixner on 10 May 2008, 17:31:45 UTC
709f744 causes my computer to freeze during the start up of X and my
login manger (GDM). It gets to the point where it has shown the default
X mouse cursor logo (a big X / cross) and does not respond to anything
from that point on.

This worked fine before 709f744, and it works fine with 709f744
reverted on top of Linus' current tree (f74d505). The revert had
conflicts, as far as I can tell due to white space changes. The diff I
ended up with is below.

It is 100% reproducible.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
1 parent 9096bd7
History
Tip revision: eb2b4e682a6d5b4779a7f1a6a8419982919795f6 authored by Simon Holm Thøgersen on 05 May 2008, 13:45:28 UTC
x86: revert commit 709f744 ("x86: bitops asm constraint fixes")
Tip revision: eb2b4e6
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 682 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.5 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 97.0 KB
Makefile -rw-r--r-- 53.7 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top