From: David S. Miller Date: Wed, 1 Apr 2009 08:26:43 +0000 (-0700) Subject: sparc64: Move trap_block[] definitions into a new header file. X-Git-Tag: v2.6.31-rc1~310^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19f0fa3fb3499d8c5fb861933959f546d05fc202;p=pandora-kernel.git sparc64: Move trap_block[] definitions into a new header file. Later we're going to want to get at these definitions from asm/percpu.h and that's not possible via cpudata.h because of the set of dependencies the non-trap_block[] stuff has. Signed-off-by: David S. Miller --- Reading git-diff-tree failed