https://github.com/torvalds/linux
Revision e597cb32e95a6c38e9ead981b169ef2974ccfec0 authored by Anton Blanchard on 28 December 2005, 23:46:29 UTC, committed by Linus Torvalds on 29 December 2005, 18:26:36 UTC
Sonny has noticed hotplug CPU on ppc64 is broken in 2.6.15-*. One of the
problems is that htab_initialize_secondary is called when a cpu is being
brought up, but it is marked __init.

Signed-off-by: Anton Blanchard <anton@samba.org>
Acked-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 576fc09
History
Tip revision: e597cb32e95a6c38e9ead981b169ef2974ccfec0 authored by Anton Blanchard on 28 December 2005, 23:46:29 UTC
[PATCH] ppc64: htab_initialize_secondary cannot be marked __init
Tip revision: e597cb3
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 63.8 KB
Makefile -rw-r--r-- 42.8 KB
README -rw-r--r-- 14.7 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top