From: Ingo Molnar Date: Wed, 8 Feb 2006 09:11:56 +0000 (+0100) Subject: [PATCH] SLOB=y && SMP=y fix X-Git-Tag: v2.6.16-rc3~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9934a7939e1cdce62ece9ef7d25ebb3c55547fac;p=pandora-kernel.git [PATCH] SLOB=y && SMP=y fix fix CONFIG_SLOB=y (when CONFIG_SMP=y): get rid of the 'align' parameter from its __alloc_percpu() implementation. Boot-tested on x86. Signed-off-by: Ingo Molnar Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed