Re: [PATCH] powerpc: Change _tlbie arguments to reflect new API

2007-11-20 Thread Josh Boyer
On Tue, 20 Nov 2007 18:21:29 +0100 Jochen Friedrich <[EMAIL PROTECTED]> wrote: > A new pid argument has been added to _tlbie for 4xx platforms. > Add this argument to the 8xx path in mem.c, as well. As 8xx > does not need th epid information, this argument can always be 0. This is already fixed i

[PATCH] powerpc: Change _tlbie arguments to reflect new API

2007-11-20 Thread Jochen Friedrich
A new pid argument has been added to _tlbie for 4xx platforms. Add this argument to the 8xx path in mem.c, as well. As 8xx does not need th epid information, this argument can always be 0. Signed-off-by: Jochen Friedrich <[EMAIL PROTECTED]> CC arch/powerpc/mm/mem.o arch/powerpc/mm/mem.c: I