]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: switch to use the generic show_mem() implementation
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 26 Mar 2015 11:43:51 +0000 (11:43 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 14 Apr 2015 21:28:06 +0000 (22:28 +0100)
commit37463be8658ae5fba153f4029ca3ec3f8a64fd51
treee41b539122c53e831a3f055969dac6f586bfead8
parenta6d746789825e4d7229523eebee233b03ad48c54
ARM: switch to use the generic show_mem() implementation

Switch ARM to use the generic show_mem() implementation, which displays
the statistics from the mm zone rather than walking the page arrays.

Acked-by: Mel Gorman <mgorman <mgorman@suse.de>
Tested-by: Gregory Fong <gregory.0xf0@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/init.c