mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-24 10:34:51 +00:00
Fix array initialization in lots of arches The number of zones may now be reduced from 4 to 2 for many arches. Fix the array initialization for the zones array for all architectures so that it is not initializing a fixed number of elements. Signed-off-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| cache.c | ||
| discontig.c | ||
| extable.c | ||
| fault-nommu.c | ||
| fault.c | ||
| init.c | ||
| ioremap-nommu.c | ||
| ioremap.c | ||
| Makefile | ||
| mmu.S | ||
| page.S | ||