Searched hist:ae0dc73625f9b0e636ccd130e394c9b654a062fb (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/lib/ |
H A D | code-patching.c | diff ae0dc73625f9b0e636ccd130e394c9b654a062fb Tue Jun 24 03:32:32 CEST 2008 Michael Ellerman <michael@ellerman.id.au> powerpc: Add tests of the code patching routines
Add tests of the existing code patching routines, as well as the new routines added in the last commit. The self-tests are run late in boot when CONFIG_CODE_PATCHING_SELFTEST=y, which depends on DEBUG_KERNEL=y.
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>
|
/linux/arch/powerpc/ |
H A D | Kconfig.debug | diff ae0dc73625f9b0e636ccd130e394c9b654a062fb Tue Jun 24 03:32:32 CEST 2008 Michael Ellerman <michael@ellerman.id.au> powerpc: Add tests of the code patching routines
Add tests of the existing code patching routines, as well as the new routines added in the last commit. The self-tests are run late in boot when CONFIG_CODE_PATCHING_SELFTEST=y, which depends on DEBUG_KERNEL=y.
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>
|