From: travis@sgi.com Date: Wed, 30 Jan 2008 22:27:58 +0000 (+0100) Subject: SPARC64: use generic percpu X-Git-Tag: v2.6.25-rc1~1132^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3afc620229ccc8214ef96fd0e7db26d79f788167;p=pandora-kernel.git SPARC64: use generic percpu Sparc64 has a way of providing the base address for the per cpu area of the currently executing processor in a global register. Sparc64 also provides a way to calculate the address of a per cpu area from a base address instead of performing an array lookup. Cc: David Miller Signed-off-by: Mike Travis Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed