From: Oleg Nesterov Date: Sun, 28 Oct 2012 16:57:30 +0000 (+0100) Subject: uprobes/x86: Cleanup the single-stepping code X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~77^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dc316c64594d1a5ef2d61fba5ae0fe7fe18cdca;p=pandora-kernel.git uprobes/x86: Cleanup the single-stepping code No functional changes. Now that default arch_uprobe_enable/disable_step() helpers do nothing, x86 has no reason to reimplement them. Change arch_uprobe_*_xol() hooks to do the necessary work and remove the x86-specific hooks. Signed-off-by: Oleg Nesterov Acked-by: Srikar Dronamraju --- Reading git-diff-tree failed