diff options
author | Yinghai Lu <yinghai@kernel.org> | 2012-11-17 04:39:00 +0100 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2012-11-17 20:59:22 +0100 |
commit | 868bf4d6b94c980d3ad87f892a5e528b8ee2c320 (patch) | |
tree | 6f7d77453d2185c4868adbf55f2df6803b7de7e1 /arch/x86/mm/init_32.c | |
parent | x86, mm: Remove early_memremap workaround for page table accessing on 64bit (diff) | |
download | linux-868bf4d6b94c980d3ad87f892a5e528b8ee2c320.tar.xz linux-868bf4d6b94c980d3ad87f892a5e528b8ee2c320.zip |
x86, mm: Remove parameter in alloc_low_page for 64bit
Now all page table buf are pre-mapped, and could use virtual address directly.
So don't need to remember physical address anymore.
Remove that phys pointer in alloc_low_page(), and that will allow us to merge
alloc_low_page between 64bit and 32bit.
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Link: http://lkml.kernel.org/r/1353123563-3103-24-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/init_32.c')
0 files changed, 0 insertions, 0 deletions