From: Anton Blanchard Date: Mon, 13 Oct 2014 09:27:15 +0000 (+1100) Subject: powerpc: Use probe_kernel_address in show_instructions X-Git-Tag: omap-for-v3.19/fixes-rc1~123^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b051f665c32db3339ac9b6d9806ef508d09647f;p=pandora-kernel.git powerpc: Use probe_kernel_address in show_instructions We really don't want to take a pagefault in show_instructions, so use probe_kernel_address instead of __get_user. Signed-off-by: Anton Blanchard Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed