https://github.com/torvalds/linux
Revision b4cff8464b12b71fd6573c9b9dd762d2d390ef6c authored by Al Viro on 01 February 2007, 13:52:33 UTC, committed by Linus Torvalds on 02 February 2007, 00:17:06 UTC
a) sun4d_boot_one_cpu() should be __cpuinit (called only from
   __cpuinit __cpu_up(), for one thing, leads to calls of __cpuinit
   functions for another).
b) got externs in arch/sparc/kernel/smp.c to match reality.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 472ba91
History
Tip revision: b4cff8464b12b71fd6573c9b9dd762d2d390ef6c authored by Al Viro on 01 February 2007, 13:52:33 UTC
[PATCH] sanitize sections for sparc32 smp
Tip revision: b4cff84
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 80.1 KB
Makefile -rw-r--r-- 49.2 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top