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

No differences found