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-- 3.6 KB
Makefile -rw-r--r-- 485 bytes
acl.h -rw-r--r-- 2.4 KB
auth.c -rw-r--r-- 2.0 KB
auth.h -rw-r--r-- 339 bytes
cache.h -rw-r--r-- 1.8 KB
current_stateid.h -rw-r--r-- 1.4 KB
export.c -rw-r--r-- 32.6 KB
export.h -rw-r--r-- 2.8 KB
fault_inject.c -rw-r--r-- 3.9 KB
idmap.h -rw-r--r-- 2.4 KB
lockd.c -rw-r--r-- 1.7 KB
netns.h -rw-r--r-- 3.2 KB
nfs2acl.c -rw-r--r-- 9.1 KB
nfs3acl.c -rw-r--r-- 6.4 KB
nfs3proc.c -rw-r--r-- 24.4 KB
nfs3xdr.c -rw-r--r-- 26.8 KB
nfs4acl.c -rw-r--r-- 23.7 KB
nfs4callback.c -rw-r--r-- 26.1 KB
nfs4idmap.c -rw-r--r-- 16.0 KB
nfs4proc.c -rw-r--r-- 56.2 KB
nfs4recover.c -rw-r--r-- 32.1 KB
nfs4state.c -rw-r--r-- 139.8 KB
nfs4xdr.c -rw-r--r-- 101.7 KB
nfscache.c -rw-r--r-- 15.5 KB
nfsctl.c -rw-r--r-- 30.7 KB
nfsd.h -rw-r--r-- 16.1 KB
nfsfh.c -rw-r--r-- 17.9 KB
nfsfh.h -rw-r--r-- 5.8 KB
nfsproc.c -rw-r--r-- 20.1 KB
nfssvc.c -rw-r--r-- 17.4 KB
nfsxdr.c -rw-r--r-- 13.0 KB
state.h -rw-r--r-- 16.5 KB
stats.c -rw-r--r-- 2.7 KB
stats.h -rw-r--r-- 1.4 KB
vfs.c -rw-r--r-- 50.3 KB
vfs.h -rw-r--r-- 4.4 KB
xdr.h -rw-r--r-- 4.0 KB
xdr3.h -rw-r--r-- 8.1 KB
xdr4.h -rw-r--r-- 18.8 KB
xdr4cb.h -rw-r--r-- 830 bytes

back to top