commit | 1dff227e0184de3d1f12265dff0c47d86dad2eec | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Fri Nov 11 14:07:20 2005 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Fri Nov 11 22:20:07 2005 +1100 |
tree | 36f1adf8da059968f96f265b593cc504ed3b2ba8 | |
parent | 50bcfec19fcdf3aa936547bad5dee02062917d04 [diff] |
[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>