]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - Documentation/kernel-parameters.txt
percpu: kill lpage first chunk allocator
authorTejun Heo <tj@kernel.org>
Fri, 14 Aug 2009 06:00:53 +0000 (15:00 +0900)
committerTejun Heo <tj@kernel.org>
Fri, 14 Aug 2009 06:00:53 +0000 (15:00 +0900)
commite933a73f48e3b2d40cfa56d81e2646f194b5a66a
treee828fbdac9ff888a3e8e3d750e14f132abd7ffa0
parent4518e6a0c038b98be4c480e6f4481e8676bd15dd
percpu: kill lpage first chunk allocator

With x86 converted to embedding allocator, lpage doesn't have any user
left.  Kill it along with cpa handling code.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Jan Beulich <JBeulich@novell.com>
Documentation/kernel-parameters.txt
arch/x86/mm/pageattr.c
include/linux/percpu.h
mm/percpu.c