diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-07-09 10:52:55 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-07-09 10:52:55 +0200 |
commit | 319e0b4f02f73983c03a2ca38595fc6367929edf (patch) | |
tree | e16e07b529da5b72bf77329976dc28239aaaf1ce /arch/arm/mach-u300/i2c.c | |
parent | ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappings (diff) | |
download | linux-319e0b4f02f73983c03a2ca38595fc6367929edf.tar.xz linux-319e0b4f02f73983c03a2ca38595fc6367929edf.zip |
ARM: mm: fix boot on SA1110 Assabet
Commit 83db0384 (mm/ARM: use common help functions to free reserved
pages) broke booting on the Assabet by trying to convert a PFN to
a virtual address using the __va() macro. This macro takes the
physical address, not a PFN. Fix this.
Cc: <stable@vger.kernel.org> # 3.10
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-u300/i2c.c')
0 files changed, 0 insertions, 0 deletions