diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2012-08-27 16:35:21 -0700 |
---|---|---|
committer | David Brown <davidb@codeaurora.org> | 2012-09-13 10:48:35 -0700 |
commit | 10717e04d3502cf4a8aa6408d59093e2bbb4645b (patch) | |
tree | 74dd29ce7ac74a7b2cab0c34ced7cddb7e0583d0 /fs/btrfs | |
parent | 90eb385fd1bad5d4b7ad419d29763b28dd9d05a6 (diff) | |
download | linux-3.10-10717e04d3502cf4a8aa6408d59093e2bbb4645b.tar.gz linux-3.10-10717e04d3502cf4a8aa6408d59093e2bbb4645b.tar.bz2 linux-3.10-10717e04d3502cf4a8aa6408d59093e2bbb4645b.zip |
ARM: msm: Fix early debug uart mapping on some memory configs
The uart mapping runs into the space allocated for lowmem on some
8960 boards when we have more than 512Mb of memory. We were
getting lucky before and our mapping wasn't part of DDR. Move the
mapping up into the vmalloc area which will always be outside of
the lowmem mapping regardless of how much lowmem actually exists.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
Diffstat (limited to 'fs/btrfs')
0 files changed, 0 insertions, 0 deletions