]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] ppc64: Cleanup kprobe assembly
authorAnton Blanchard <anton@samba.org>
Fri, 11 Nov 2005 03:07:20 +0000 (14:07 +1100)
committerPaul Mackerras <paulus@samba.org>
Fri, 11 Nov 2005 11:20:07 +0000 (22:20 +1100)
commit1dff227e0184de3d1f12265dff0c47d86dad2eec
tree36f1adf8da059968f96f265b593cc504ed3b2ba8
parent50bcfec19fcdf3aa936547bad5dee02062917d04
[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 <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc64/kernel/misc.S