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

percpu: fix pcpu_chunk_struct_size



Impact: fix short allocation leading to memory corruption

While dropping rvalue wrapping macros around global parameters,
pcpu_chunk_struct_size was set incorrectly resulting in shorter page
pointer array.  Fix it.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent cae3aeb8
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