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:
23e8bc2
)
[SPARC64]: Kill unused ITAG_MASK macro in ultra.S
author
David S. Miller
<davem@bnsf.davemloft.net>
Mon, 29 Oct 2007 07:23:07 +0000
(
00:23
-0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 31 Oct 2007 22:30:51 +0000
(15:30 -0700)
It is unused since we went to an I-cache flush that solely used
the 'flush' instruction, and it's presence breaks the build
when PAGE_SIZE is 512KB.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found