git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
557fe0e
)
sparc64: Move trap_block[] definitions into a new header file.
author
David S. Miller
<davem@davemloft.net>
Wed, 1 Apr 2009 08:26:43 +0000
(
01:26
-0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 16 Jun 2009 11:56:08 +0000
(
04:56
-0700)
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>
No differences found