On Sep 16, 2008, at 1:31 PM, Benjamin Herrenschmidt wrote:


static inline void flush_tlb_kernel_range(unsigned long start,
                                          unsigned long end)
{
-       _tlbia();
+       _tlbil_all();
}

I love making you respin your patches so what about the one above
becomes tlbil_pid(0) ? :-)

its what I get for spinning patches first thing in the morning...

lets see if you like v6 :)

- k
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to