Revision d18bbc215f81710e1eab7120becafa910554d68d authored by Andrew Morton on 02 July 2014, 22:22:38 UTC, committed by Linus Torvalds on 03 July 2014, 16:21:54 UTC
Revert commit 939f04bec1a4 ("printk: enable interrupts before calling
console_trylock_for_printk()").

Andreas reported:

: None of the post 3.15 kernel boot for me. They all hang at the GRUB
: screen telling me it loaded and started the kernel, but the kernel
: itself stops before it prints anything (or even replaces the GRUB
: background graphics).

939f04bec1a4 is modest latency reduction.  Revert it until we understand
the reason for these failures.

Reported-by: Andreas Bombe <aeb@debian.org>
Cc: Jan Kara <jack@suse.cz>
Cc: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent e84f1ab
History
File Mode Size
Kconfig -rw-r--r-- 2.4 KB
Makefile -rw-r--r-- 282 bytes
acl.c -rw-r--r-- 6.4 KB
acl.h -rw-r--r-- 1.2 KB
checkpoint.c -rw-r--r-- 24.0 KB
data.c -rw-r--r-- 25.8 KB
debug.c -rw-r--r-- 11.4 KB
dir.c -rw-r--r-- 17.1 KB
f2fs.h -rw-r--r-- 42.5 KB
file.c -rw-r--r-- 18.9 KB
gc.c -rw-r--r-- 18.0 KB
gc.h -rw-r--r-- 3.0 KB
hash.c -rw-r--r-- 2.0 KB
inline.c -rw-r--r-- 5.9 KB
inode.c -rw-r--r-- 8.1 KB
namei.c -rw-r--r-- 11.8 KB
node.c -rw-r--r-- 47.1 KB
node.h -rw-r--r-- 10.1 KB
recovery.c -rw-r--r-- 10.9 KB
segment.c -rw-r--r-- 52.5 KB
segment.h -rw-r--r-- 20.9 KB
super.c -rw-r--r-- 30.1 KB
xattr.c -rw-r--r-- 14.6 KB
xattr.h -rw-r--r-- 4.4 KB

back to top