Re: [RESEND GIT PATCH tj-percpu] percpu: fix spurious alignment WARNin legacy SMP percpu allocator

From: Sachin P. Sant
Date: Wed Mar 11 2009 - 02:48:29 EST


Tejun Heo wrote:
Impact: remove spurious WARN on legacy SMP percpu allocator

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

Signed-off-by: Tejun Heo <tj@xxxxxxxxxx>
Reported-by: Sachin P. Sant <sachinp@xxxxxxxxxx>
---
Thanks. The patch fixes the warning.

Tested-by : Sachin Sant <sachinp@xxxxxxxxxx>


--

---------------------------------
Sachin Sant
IBM Linux Technology Center
India Systems and Technology Labs
Bangalore, India
---------------------------------

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/