git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fa566b
)
[ARM] mm: move validation of membanks to one place
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Tue, 30 Sep 2008 18:29:25 +0000
(19:29 +0100)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Wed, 15 Feb 2012 17:26:58 +0000
(19:26 +0200)
The newly introduced sanity_check_meminfo() function should be
used to collect all validation of the meminfo array, which we
have in bootmem_init(). Move it there.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found