From: Jan Beulich Date: Thu, 23 Jun 2005 07:09:59 +0000 (-0700) Subject: [PATCH] adjust per_cpu definition in non-SMP case X-Git-Tag: v2.6.13-rc1~68^2~417 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11c80c8367db0a9d342529ed74464670cd86a1f6;p=pandora-kernel.git [PATCH] adjust per_cpu definition in non-SMP case Fix (in the architectures I'm actually building for) the UP definition of per_cpu so that the cpu specified may be any expression, not just an identifier or a suffix expression. Signed-off-by: Jan Beulich Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed