powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction
authorMichael Ellerman <michael@ellerman.id.au>
Tue, 24 Jun 2008 01:32:35 +0000 (11:32 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 1 Jul 2008 01:28:23 +0000 (11:28 +1000)
commitb7bcda631e87eb3466d0baa9885650ba7d7ed89d
tree3a04957c5f1b22e2d4405ccdaa980e6e513ef388
parentae0dc73625f9b0e636ccd130e394c9b654a062fb
powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction

A bunch of code has hard-coded the value for a "nop" instruction, it
would be nice to have a #define for it.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/cputable.c
arch/powerpc/kernel/crash_dump.c
arch/powerpc/kernel/module_64.c
include/asm-powerpc/code-patching.h