diff options
author | 2009-06-22 11:56:24 +0900 | |
---|---|---|
committer | 2009-06-22 11:56:24 +0900 | |
commit | 0ff2587fd54bd6f66bc6914ada4eb77a7e819a5b (patch) | |
tree | 942ec74ec5050317dc4d92d049c1bdda9db605c1 /mm/quicklist.c | |
parent | x86: rename remap percpu first chunk allocator to lpage (diff) | |
download | linux-dev-0ff2587fd54bd6f66bc6914ada4eb77a7e819a5b.tar.xz linux-dev-0ff2587fd54bd6f66bc6914ada4eb77a7e819a5b.zip |
x86: prepare setup_pcpu_lpage() for pageattr fix
Make the following changes in preparation of coming pageattr updates.
* Define and use array of struct pcpul_ent instead of array of
pointers. The only difference is ->cpu field which is set but
unused yet.
* Rename variables according to the above change.
* Rename local variable vm to pcpul_vm and move it out of the
function.
[ Impact: no functional difference ]
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Jan Beulich <JBeulich@novell.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'mm/quicklist.c')
0 files changed, 0 insertions, 0 deletions