https://github.com/torvalds/linux
Revision f2fd25131b5a9c802faa1de1e9b5f1b06d16eec3 authored by Benjamin Herrenschmidt on 07 May 2008, 00:25:34 UTC, committed by Paul Mackerras on 09 May 2008, 10:22:58 UTC
This moves lockdep_init() to before udbg_early_init() as the later
can call things that acquire spinlocks etc...  This also makes printk
safer to use earlier.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
1 parent 24d9649
History
Tip revision: f2fd25131b5a9c802faa1de1e9b5f1b06d16eec3 authored by Benjamin Herrenschmidt on 07 May 2008, 00:25:34 UTC
[POWERPC] Initialize lockdep earlier
Tip revision: f2fd251
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