diff options
author | 2011-08-25 19:10:29 -0400 | |
---|---|---|
committer | 2011-11-18 13:51:21 -0500 | |
commit | 27a3f0e91bed0f4dcf0a363e5f5938126d1ff4e5 (patch) | |
tree | 8ecb950e3b8c96cdb38ffda404571c2e375f0fcd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: realview-eb11mp: fix map_desc alignment (diff) | |
download | linux-dev-27a3f0e91bed0f4dcf0a363e5f5938126d1ff4e5.tar.xz linux-dev-27a3f0e91bed0f4dcf0a363e5f5938126d1ff4e5.zip |
ARM: sort the meminfo array earlier
The meminfo array has to be sorted before sanity_check_meminfo() in
arch/arm/mm/mmu.c is called for it to work properly. This also allows
for a simpler find_limits() in arch/arm/mm/init.c.
The sort is moved to arch/arm/kernel/setup.c because that's where the
meminfo array is populated. Eventually this should be improved upon
to make the memory bank parser a bit more robust against problems
such as overlapping memory ranges.
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions