Skip to content
Commit 0bc14062 authored by Tejun Heo's avatar Tejun Heo Committed by Pekka Enberg
Browse files

vmalloc: pcpu_get/free_vm_areas() aren't needed on UP



These functions are used only by percpu memory allocator on SMP.
Don't build them on UP.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
Cc: Nick Piggin <npiggin@kernel.dk>
parent 84c1cf62
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