]> git.baikalelectronics.ru Git - kernel.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)
commit4cc266149f3efd8b33dd849729462b3be345978b
treee41b539122c53e831a3f055969dac6f586bfead8
parentbe0de130c0a51fc5f5c00269fea3463e7d7f69a5
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