https://github.com/torvalds/linux
Revision 1b70c5a6491dd02263e6d104b72d9b536f987021 authored by Benjamin Herrenschmidt on 07 May 2008, 00:00:55 UTC, committed by Paul Mackerras on 09 May 2008, 10:22:58 UTC
When doing lockdep, I had two patches to initialize paca->_current
early, one bogus, and one correct.  Unfortunately both got merged
as the bad one ended up being part of the main lockdep patch by
mistake.  This causes memory corruption at boot.  This removes
the offending code.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
1 parent 8af302e
History
Tip revision: 1b70c5a6491dd02263e6d104b72d9b536f987021 authored by Benjamin Herrenschmidt on 07 May 2008, 00:00:55 UTC
[POWERPC] Fix bogus paca->_current initialization
Tip revision: 1b70c5a
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