]> git.baikalelectronics.ru Git - kernel.git/commit
[SPARC64]: Kill unused ITAG_MASK macro in ultra.S
authorDavid S. Miller <davem@bnsf.davemloft.net>
Mon, 29 Oct 2007 07:23:07 +0000 (00:23 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 31 Oct 2007 22:30:51 +0000 (15:30 -0700)
commitbf29f857ad40c06e046d14ab7a77c9de0a92778d
treeb7d9a46a1eba0f064d50e5b822b93842a71dd3f6
parent08e229405cf6e2bb7c2021d1f3da391441750daa
[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>
arch/sparc64/mm/ultra.S