aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/code-patching.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-03powerpc: Fixup lwsync at runtimeKumar Gala1-1/+2
2008-07-01powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instructionMichael Ellerman1-0/+2
2008-07-01powerpc: Add new code patching routinesMichael Ellerman1-0/+8
2008-07-01powerpc: Add ppc_function_entry() which gets the entry point for a functionMichael Ellerman1-0/+16
2008-07-01powerpc: Allow create_branch() to return errorsMichael Ellerman1-2/+4
2008-07-01powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman1-0/+25