uprobes: Kill arch_uprobe_enable/disable_step() hooks
authorOleg Nesterov <oleg@redhat.com>
Sun, 28 Oct 2012 17:14:14 +0000 (18:14 +0100)
committerOleg Nesterov <oleg@redhat.com>
Sat, 3 Nov 2012 16:15:13 +0000 (17:15 +0100)
Kill arch_uprobe_enable/disable_step() hooks, they do nothing and
nobody needs them.

Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Acked-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>

No differences found