commit | d2a38ef9c1585b47462c7be5501228ac57fbd3b1 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Wed Oct 01 16:56:15 2008 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Oct 01 17:22:02 2008 +0100 |
tree | 81ae36059881fbee802ec45081a74a866d92819e | |
parent | 6c5da7aced798c7781f054a76c769b85f0173561 [diff] |
[ARM] mm: provide helpers for accessing membanks Provide helpers for getting physical addresses or pfns from the meminfo array, and use them. Move for_each_nodebank() to asm/setup.h alongside the meminfo structure definition. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>