sparc64: Flush TLB before releasing pages.
authorDavid S. Miller <davem@davemloft.net>
Thu, 26 Mar 2009 08:54:46 +0000 (01:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Mar 2009 08:54:46 +0000 (01:54 -0700)
tlb_flush_mmu() needs to flush pending TLB entries before
processing the mmu_gather ->pages list.

Noticed by Benjamin Herrenschmidt.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found