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:
03347e2
)
sparc64: Reclaim trap_block[]->hdesc
author
David S. Miller
<davem@davemloft.net>
Wed, 1 Apr 2009 00:15:40 +0000
(17:15 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 16 Jun 2009 11:56:08 +0000
(
04:56
-0700)
This really isn't necessary at all, a local variable suits the
job just fine.
This frees up 8 bytes in the trap_block[] that we can use later
to store the per-cpu base addresses.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found