summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/efi_stub_32.S
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2009-06-22 11:56:24 +0900
committerTejun Heo <tj@kernel.org>2009-06-22 11:56:24 +0900
commit97c9bf0618cd40b05b4859c1f8a90d8ad97fefb2 (patch)
tree0783d59b58fef4c1717aac1b2402c68beedb3986 /arch/x86/kernel/efi_stub_32.S
parentc5806df9232d2a7f554b4839b57cac2e664fc256 (diff)
x86: rename remap percpu first chunk allocator to lpage
The "remap" allocator remaps large pages to build the first chunk; however, the name isn't very good because 4k allocator remaps too and the whole point of the remap allocator is using large page mapping. The allocator will be generalized and exported outside of x86, rename it to lpage before that happens. percpu_alloc kernel parameter is updated to accept both "remap" and "lpage" for lpage allocator. [ Impact: code cleanup, kernel parameter argument updated ] Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/efi_stub_32.S')
0 files changed, 0 insertions, 0 deletions