tile: Fix __pte_free_tlb
commit342d87ef21cef81b5af973c52bc1ab4e70c8b877
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 25 Jan 2011 17:31:12 +0000 (25 18:31 +0100)
committerChris Metcalf <cmetcalf@tilera.com>
Wed, 23 Feb 2011 20:58:09 +0000 (23 15:58 -0500)
tree7c41b59142ce05df23c6f09fbcce58a1675e4d55
parentcddb5de0531738b1adcebca8186e7078fd8c33fd
tile: Fix __pte_free_tlb

Tile's __pte_free_tlb() implementation makes assumptions about the
generic mmu_gather implementation, cure this ;-)

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/mm/pgtable.c