linux-stable/arch/powerpc/platforms/86xx
Michael Ellerman aaddd3eaca powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
We currently have a few routines for patching code in asm/system.h, because
they didn't fit anywhere else. I'd like to clean them up a little and add
some more, so first move them into a dedicated C file - they don't need to
be inlined.

While we're moving the code, drop create_function_call(), it's intended
caller never got merged and will be replaced in future with something
different.

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>
2008-07-01 11:28:18 +10:00
..
Kconfig [RAPIDIO] Add RapidIO option to kernel configuration 2008-04-29 19:40:27 +10:00
Makefile [POWERPC] 86xx: Add support for Wind River SBC8641D board 2008-04-17 01:01:40 -05:00
mpc86xx.h [POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xx 2007-07-23 10:27:07 -05:00
mpc86xx_hpcn.c [RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id table 2008-04-29 19:40:29 +10:00
mpc86xx_smp.c powerpc: Move code patching code into arch/powerpc/lib/code-patching.c 2008-07-01 11:28:18 +10:00
mpc8610_hpcd.c [POWERPC] 86xx: Enable MSI support for MPC8610HPCD board 2008-06-02 14:44:24 -05:00
sbc8641d.c [POWERPC] 86xx: Add support for Wind River SBC8641D board 2008-04-17 01:01:40 -05:00