From: Michael Ellerman Date: Tue, 24 Jun 2008 01:32:32 +0000 (+1000) Subject: powerpc: Add tests of the code patching routines X-Git-Tag: v2.6.27-rc1~1058^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae0dc73625f9b0e636ccd130e394c9b654a062fb;p=pandora-kernel.git 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 Acked-by: Kumar Gala Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed