linux-stable-rt/arch/cris/arch-v32/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
..
Makefile
…
arbiter.c
…
asm-offsets.c
…
crisksyms.c
…
debugport.c
…
dma.c
…
entry.S
…
fasttimer.c
…
head.S
…
io.c
…
irq.c
…
kgdb.c
…
kgdb_asm.S
…
pinmux.c
…
process.c
…
ptrace.c
…
setup.c
…
signal.c
…
smp.c [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. 2005-10-13 14:41:23 -07:00
time.c
…
traps.c
…
vcs_hook.c
…
vcs_hook.h
…