]> git.baikalelectronics.ru Git - kernel.git/commit
sparc32: Un-btfixup update_mmu_cache().
authorDavid S. Miller <davem@davemloft.net>
Sun, 13 May 2012 20:16:39 +0000 (13:16 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 13 May 2012 20:16:39 +0000 (13:16 -0700)
commit2622a0ab923d32ac49bfbed2f5e53c38b39233a6
tree9e57e4af94a5dedbda80cb304355c80295933a40
parentbef84fd15f92ba3b8f3d3fdc198e384f3f30199d
sparc32: Un-btfixup update_mmu_cache().

The magic Swift SRMMU code in question has not been enabled for
something on the order of a decade, and it as well as it's comment
is there in the history in case we ever need it again.

Therefore all implementations are NOPs and we can kill this stuff
off.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/pgtable_32.h
arch/sparc/mm/srmmu.c