From: Anton Blanchard Date: Fri, 13 Oct 2006 02:17:16 +0000 (+1000) Subject: [POWERPC] Better check in show_instructions X-Git-Tag: v2.6.19-rc3~153^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00ae36de49cc718d4122e1c8aac96fd1a5a2553c;p=pandora-kernel.git [POWERPC] Better check in show_instructions Instead of just checking that an address is in the right range, use the provided __kernel_text_address() helper which covers both the kernel and module text sections. Signed-off-by: Anton Blanchard Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed