linux/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 [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
arbiter.c [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
asm-offsets.c [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
crisksyms.c [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
debugport.c [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
dma.c [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
entry.S kbuild: cris use generic asm-offsets.h support 2005-09-09 22:44:31 +02:00
fasttimer.c [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
head.S [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
io.c [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
irq.c [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
kgdb.c [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
kgdb_asm.S [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
pinmux.c [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
process.c [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
ptrace.c [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
setup.c [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
signal.c [PATCH] convert signal handling of NODEFER to act like other Unix boxes. 2005-08-29 10:03:11 -07:00
smp.c [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. 2005-10-13 14:41:23 -07:00
time.c [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
traps.c [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
vcs_hook.c [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
vcs_hook.h [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00