kernel-ark/arch/arm
Ray Lehtiniemi 5e70982750 [ARM] 3927/1: Allow show_mem() to work with holes in memory map.
show_mem() was not correctly handling holes in the memory
map.  It was treating the freed sections of the map as
though they contained valid struct page entries.  This
could cause incorrect debugging output or even a kernel
panic.

This patch keeps the struct meminfo around after system
initialization so that show_mem() can use it when
scanning memory.  show_mem() now walks over each bank
of each online node, rather than assuming that each node
contains a single contiguous bank.

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-11-07 19:39:00 +00:00
..
boot
common [ARM] 3917/1: Fix dmabounce symbol exports 2006-11-02 22:57:38 +00:00
configs [ARM] 3923/1: S3C24XX: update s3c2410_defconfig with new drivers 2006-11-03 19:52:56 +00:00
kernel [ARM] 3926/1: make timer led handle HZ != 100 2006-11-07 19:37:56 +00:00
lib
mach-aaec2000
mach-at91rm9200
mach-clps711x
mach-clps7500
mach-ebsa110
mach-ep93xx
mach-footbridge
mach-h720x
mach-imx
mach-integrator
mach-iop32x [ARM] 3913/1: n2100: fix IRQ routing for second ethernet port 2006-10-29 16:52:17 +00:00
mach-iop33x
mach-ixp4xx [ARM] 3918/1: ixp4xx irq-chip rework 2006-11-03 19:52:50 +00:00
mach-ixp23xx
mach-ixp2000
mach-l7200
mach-lh7a40x [ARM] Comment out missing configuration symbols 2006-10-24 19:21:18 +01:00
mach-netx
mach-omap1
mach-omap2
mach-pnx4008
mach-pxa
mach-realview
mach-rpc
mach-s3c2410 [ARM] 3915/1: S3C2412: Add s3c2410_gpio_getirq() to general gpio.c 2006-11-02 22:58:52 +00:00
mach-sa1100 [ARM] 3914/1: [Jornada7xx] - Typo Fix in cpu-sa1110.c (b != B) 2006-10-29 21:52:29 +00:00
mach-shark
mach-versatile
mm [ARM] 3927/1: Allow show_mem() to work with holes in memory map. 2006-11-07 19:39:00 +00:00
nwfpe
oprofile
plat-iop
plat-omap
tools
vfp [ARM] 3900/1: Fix VFP Division by Zero exception handling. 2006-10-28 10:15:31 +01:00
Kconfig
Kconfig-nommu
Kconfig.debug
Makefile [ARM] Add KBUILD_IMAGE target support 2006-10-29 12:51:05 +00:00