[PATCH 5/5] [POWERPC] flush_tlb_pending() is no more, use __flush_tlb_pending() instead.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Tony Breeds <tony@xxxxxxxxxxxxxxxxxx>

---

 arch/powerpc/mm/tlb_64.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: working/arch/powerpc/mm/tlb_64.c
===================================================================
--- working.orig/arch/powerpc/mm/tlb_64.c	2007-09-04 16:46:40.000000000 +1000
+++ working/arch/powerpc/mm/tlb_64.c	2007-09-04 16:47:08.000000000 +1000
@@ -211,7 +211,7 @@ void hpte_need_flush(struct mm_struct *m
 	 * always flush it on RT to reduce scheduling latency.
 	 */
 	if (machine_is(celleb)) {
-		flush_tlb_pending();
+		__flush_tlb_pending(batch);
 		return;
 	}
 #endif /* CONFIG_PREEMPT_RT */
-
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux