diff options
author | 2010-10-27 18:09:59 +0100 | |
---|---|---|
committer | 2010-10-27 21:41:39 +0100 | |
commit | 4e929d2bcf13eeaa9636448c55690b383a910391 (patch) | |
tree | c50dbc31dc4d2c6fee40c17fec06ef90c84a5ee6 /kernel/sysctl.c | |
parent | ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_type (diff) | |
download | linux-dev-4e929d2bcf13eeaa9636448c55690b383a910391.tar.xz linux-dev-4e929d2bcf13eeaa9636448c55690b383a910391.zip |
ARM: fix memblock breakage
Will says:
| Commit e63075a3 removed the explicit MEMBLOCK_REAL_LIMIT #define
| and introduced the requirement that arch code calls
| memblock_set_current_limit to ensure that the __va macro can
| be used on physical addresses returned from memblock_alloc.
Unfortunately, ARM was missed out of this change. Fix this.
Reported-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions