summaryrefslogtreecommitdiff
path: root/mm/migrate.c
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2014-06-27 17:01:43 (GMT)
committerSteven Rostedt <rostedt@goodmis.org>2014-06-30 17:22:23 (GMT)
commitf786106e8081bbec57053fec7fcf25dc25d02144 (patch)
treefc2172ed8bc049c35548052b717e1a1ffa7c7a9f /mm/migrate.c
parent06d0713904e508f765e0d7146c14b67bbd248fe7 (diff)
downloadlinux-f786106e8081bbec57053fec7fcf25dc25d02144.tar.xz
tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatcher()
I do not know why dd9fa555d7bb "tracing/uprobes: Move argument fetching to uprobe_dispatcher()" added the UPROBE_HANDLER_REMOVE, but it looks wrong. OK, perhaps it makes sense to avoid store_trace_args() if the tracee is nacked by uprobe_perf_filter(). But then we should kill the same code in uprobe_perf_func() and unify the TRACE/PROFILE filtering (we need to do this anyway to mix perf/ftrace). Until then this code actually adds the pessimization because uprobe_perf_filter() will be called twice and return T in likely case. Link: http://lkml.kernel.org/p/20140627170143.GA18329@redhat.com Acked-by: Namhyung Kim <namhyung@kernel.org> Acked-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com> Signed-off-by: Oleg Nesterov <oleg@redhat.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'mm/migrate.c')
0 files changed, 0 insertions, 0 deletions