Skip to content
Commit 3e24aa58 authored by Tejun Heo's avatar Tejun Heo
Browse files

percpu: add an indirection ptr for chunk page map access



Impact: allow sharing page map, no functional difference yet

Make chunk->page access indirect by adding a pointer and renaming the
actual array to page_ar.  This will be used by future changes.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 9a4f8a87
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment