]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] ppc64: Don't pass the pointers to xItLpQueue around
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 30 Jun 2005 05:07:57 +0000 (15:07 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 30 Jun 2005 05:07:57 +0000 (15:07 +1000)
commit1b19bc721416ae5bc813521d9e010a89f4816120
tree7034c878cdc370cb16b83957b652f6c2b95630d5
parentee48444b85f498d99592835f61125385d8e9c975
[PATCH] ppc64: Don't pass the pointers to xItLpQueue around

Because there's only one ItLpQueue and we know where it is, ie. xItLpQueue,
there's no point passing pointers to it it around all over the place.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc64/kernel/ItLpQueue.c
arch/ppc64/kernel/idle.c
arch/ppc64/kernel/irq.c
arch/ppc64/kernel/mf.c
arch/ppc64/kernel/time.c
include/asm-ppc64/iSeries/ItLpQueue.h