acrn-kernel/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 [PATCH] SH: C99 initializers for hw_interrupt_type structures 2005-09-10 10:06:27 -07:00
Makefile
…
asm-offsets.c
…
cf-enabler.c
…
cpufreq.c
…
early_printk.c
…
entry.S [PATCH] SH: inotify and ioprio syscalls 2005-08-18 12:53:57 -07:00
head.S
…
init_task.c
…
io.c
…
io_generic.c
…
irq.c
…
kgdb_jmp.S
…
kgdb_stub.c
…
module.c
…
process.c [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. 2005-07-26 14:35:42 -07:00
ptrace.c
…
semaphore.c
…
setup.c
…
sh_bios.c
…
sh_ksyms.c
…
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
sys_sh.c
…
time.c [PATCH] NTP: ntp-helper functions 2005-09-07 16:57:34 -07:00
traps.c
…
vmlinux.lds.S
…