mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 17:13:52 +02:00
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> |
||
|---|---|---|
| .. | ||
| boards | ||
| boot | ||
| cchips | ||
| configs | ||
| drivers | ||
| kernel | ||
| lib | ||
| mm | ||
| oprofile | ||
| ramdisk | ||
| tools | ||
| Kconfig | ||
| Kconfig.debug | ||
| Makefile | ||