commit | 19f0fa3fb3499d8c5fb861933959f546d05fc202 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Apr 01 01:26:43 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 16 04:56:08 2009 -0700 |
tree | 2a4b43ac975d0a10f752a90d43020836a09cec07 | |
parent | 557fe0e8842e919aeacedeb5f35444c78232b3c8 [diff] |
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 <davem@davemloft.net>