summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/code-patching.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fixup lwsync at runtimeKumar Gala2008-07-031-1/+2
* powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instructionMichael Ellerman2008-07-011-0/+2
* powerpc: Add new code patching routinesMichael Ellerman2008-07-011-0/+8
* powerpc: Add ppc_function_entry() which gets the entry point for a functionMichael Ellerman2008-07-011-0/+16
* powerpc: Allow create_branch() to return errorsMichael Ellerman2008-07-011-2/+4
* powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman2008-07-011-0/+25