From: Ingo Molnar Date: Wed, 27 Oct 2010 15:41:17 +0000 (+0200) Subject: percpu: Remove the multi-page alignment facility X-Git-Tag: v2.6.37-rc1~86^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47f19a0814e80e1d4e5c17d61b70fca85ea09162;p=pandora-kernel.git percpu: Remove the multi-page alignment facility [DECLARE|DEFINE]_PER_CPU_MULTIPAGE_ALIGNED never really worked because the head percpu section was only page aligned. Now that the last user is gone (32-bit IRQ stacks), remove the generic percpu facility. Cc: Brian Gerst Acked-by: Tejun Heo Acked-by: Linus Torvalds LKML-Reference: <1288158182-1753-1-git-send-email-brgerst@gmail.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed