]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Use sys_pause for 32-bit pause entry point
authorChristoph Hellwig <hch@lst.de>
Mon, 1 Sep 2008 01:23:30 +0000 (11:23 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 15 Sep 2008 18:08:39 +0000 (11:08 -0700)
commitb9e6270c403421f5e655d366a9b1ca67b86349e3
tree98ea6c811f7a586603a757e6d7e28d492aa85215
parent1cf89b38aeaa72f79cda2efb9b42f9930f750710
powerpc: Use sys_pause for 32-bit pause entry point

sys32_pause is a useless copy of the generic sys_pause.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/include/asm/systbl.h
arch/powerpc/kernel/sys_ppc32.c