commit | e933a73f48e3b2d40cfa56d81e2646f194b5a66a | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Fri Aug 14 15:00:53 2009 +0900 |
committer | Tejun Heo <tj@kernel.org> | Fri Aug 14 15:00:53 2009 +0900 |
tree | e828fbdac9ff888a3e8e3d750e14f132abd7ffa0 | |
parent | 4518e6a0c038b98be4c480e6f4481e8676bd15dd [diff] |
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>