]> git.baikalelectronics.ru Git - kernel.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)
commitda0245c947a19296ec05c1a78a82a59507272882
tree7034c878cdc370cb16b83957b652f6c2b95630d5
parent5c200c918ed8add6c0c37975ee3930fb870b8188
[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