summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/highmem_32.c
diff options
context:
space:
mode:
authorYinghai Lu <yinghai@kernel.org>2012-11-16 19:38:59 -0800
committerH. Peter Anvin <hpa@linux.intel.com>2012-11-17 11:59:20 -0800
commit973dc4f3fad5890bc7b694148ad4c825b9af6dc1 (patch)
treecd981a3a108941b74d1c21e8f672589d2dacb0ce /arch/x86/mm/highmem_32.c
parent8d57470d8f859635deffe3919d7d4867b488b85a (diff)
downloadblackbird-op-linux-973dc4f3fad5890bc7b694148ad4c825b9af6dc1.tar.gz
blackbird-op-linux-973dc4f3fad5890bc7b694148ad4c825b9af6dc1.zip
x86, mm: Remove early_memremap workaround for page table accessing on 64bit
We try to put page table high to make room for kdump, and at that time those ranges are not mapped yet, and have to use ioremap to access it. Now after patch that pre-map page table top down. x86, mm: setup page table in top-down We do not need that workaround anymore. Just use __va to return directly mapping address. Signed-off-by: Yinghai Lu <yinghai@kernel.org> Link: http://lkml.kernel.org/r/1353123563-3103-23-git-send-email-yinghai@kernel.org Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'arch/x86/mm/highmem_32.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud