From: Anton Blanchard Date: Fri, 11 Nov 2005 03:07:20 +0000 (+1100) Subject: [PATCH] ppc64: Cleanup kprobe assembly X-Git-Tag: v2.6.15-rc1~14^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dff227e0184de3d1f12265dff0c47d86dad2eec;p=pandora-kernel.git [PATCH] ppc64: Cleanup kprobe assembly The kprobes code is doing ".previous .text". While the assembler doesnt warn at the moment (and it seems to work), it might in the future. Signed-off-by: Anton Blanchard Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed