dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/sh
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
..
boards [PATCH] janitor: sh: bigsur/io: minmax-removal 2005-09-10 10:06:33 -07:00
boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cchips [PATCH] janitor: sh: hd64465: minmax-removal 2005-09-10 10:06:33 -07:00
configs Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
drivers Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kernel [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. 2005-10-13 14:41:23 -07:00
lib [PATCH] smp_processor_id() cleanup 2005-06-21 18:46:13 -07:00
mm [PATCH] Hugepage consolidation 2005-06-21 18:46:15 -07:00
oprofile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ramdisk Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tools Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig [PATCH] Kconfig fix (BLK_DEV_FD dependencies) 2005-09-07 17:17:12 -07:00
Kconfig.debug Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile kbuild: rename prepare to archprepare to fix dependency chain 2005-09-11 22:30:22 +02:00