mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-22 05:20:45 +09:00
UP accessors didn't take care of __percpu notations leading to a lot of spurious sparse warnings on UP configurations. Fix it. Signed-off-by: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>