linux-stable-rt/arch/sh/kernel
David S. Miller c8923c6b85 [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.
Original patch by Harald Welte, with feedback from Herbert Xu
and testing by Sébastien Bernard.

EBTABLES, ARP tables, and IP/IP6 tables all assume that cpus
are numbered linearly.  That is not necessarily true.

This patch fixes that up by calculating the largest possible
cpu number, and allocating enough per-cpu structure space given
that.

Signed-off-by: David S. Miller <davem@davemloft.net>
2005-10-13 14:41:23 -07:00
..
cpu
…
Makefile
…
asm-offsets.c
…
cf-enabler.c
…
cpufreq.c
…
early_printk.c
…
entry.S
…
head.S
…
init_task.c
…
io.c
…
io_generic.c
…
irq.c
…
kgdb_jmp.S
…
kgdb_stub.c
…
module.c
…
process.c
…
ptrace.c
…
semaphore.c
…
setup.c
…
sh_bios.c
…
sh_ksyms.c
…
signal.c
…
smp.c [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. 2005-10-13 14:41:23 -07:00
sys_sh.c
…
time.c
…
traps.c
…
vmlinux.lds.S
…