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

Kumar Gala galak at kernel.crashing.org
Wed Sep 17 04:38:09 EST 2008


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



More information about the Linuxppc-dev mailing list