Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

percpu: fix spurious alignment WARN in legacy SMP percpu allocator



Impact: remove spurious WARN on legacy SMP percpu allocator

Commit f2a8205c incorrectly added too
tight WARN_ON_ONCE() on alignments for UP and legacy SMP percpu
allocator.  Commit e3176036 fixed it
for UP but legacy SMP allocator was forgotten.  Fix it.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
Reported-by: default avatarSachin P. Sant <sachinp@in.ibm.com>
parent 66c3a757
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment