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-- 447 bytes
Makefile -rw-r--r-- 156 bytes
configfs_internal.h -rw-r--r-- 5.1 KB
dir.c -rw-r--r-- 43.5 KB
file.c -rw-r--r-- 9.4 KB
inode.c -rw-r--r-- 7.6 KB
item.c -rw-r--r-- 5.4 KB
mount.c -rw-r--r-- 4.7 KB
symlink.c -rw-r--r-- 7.4 KB

back to top