From: Graf Yang Date: Mon, 28 Mar 2011 11:53:29 +0000 (+0100) Subject: NOMMU: support SMP dynamic percpu_alloc X-Git-Tag: v2.6.39-rc1~2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b554cb426a955a267dba524f98f99e29bc947643;p=pandora-kernel.git NOMMU: support SMP dynamic percpu_alloc The percpu code requires more functions to be implemented in the mm core which nommu currently does not provide. So add inline implementations since these are largely meaningless on nommu systems. Signed-off-by: Graf Yang Signed-off-by: Mike Frysinger Signed-off-by: David Howells Acked-by: Greg Ungerer --- Reading git-diff-tree failed