Re: [PATCH 1/3] powerpc: Split ICSWX ACOP and PID processing

2011-08-08 Thread Kumar Gala
On Aug 8, 2011, at 5:26 PM, Jimi Xenidis wrote: > Some processors, like embedded, that already have a PID register that > is managed by the system. This patch separates the ACOP and PID > processing into separate files so that the ACOP code can be shared. > > Signed-off-by: Jimi Xenidis > ---

[PATCH 1/3] powerpc: Split ICSWX ACOP and PID processing

2011-08-08 Thread Jimi Xenidis
Some processors, like embedded, that already have a PID register that is managed by the system. This patch separates the ACOP and PID processing into separate files so that the ACOP code can be shared. Signed-off-by: Jimi Xenidis --- arch/powerpc/mm/Makefile |4 +- arch/powerp