[PATCH v5 1/4] powerpc: Introduce local (non-broadcast) forms of tlb invalidates

Benjamin Herrenschmidt benh at kernel.crashing.org
Wed Sep 17 04:31:09 EST 2008


>  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) ? :-)

Cheers,
Ben.





More information about the Linuxppc-dev mailing list