commit | 099d575aaf3dcf4c9c1e0b53c7b17c5faddb1b59 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@bnsf.davemloft.net> | Mon Oct 29 00:23:07 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 31 15:30:51 2007 -0700 |
tree | b7d9a46a1eba0f064d50e5b822b93842a71dd3f6 | |
parent | 23e8bc200c3bbbd6eae1128e9095a3968954af2e [diff] |
[SPARC64]: Kill unused ITAG_MASK macro in ultra.S 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>