From: David A. Long Date: Mon, 3 Feb 2014 19:25:49 +0000 (-0500) Subject: uprobes: allow ignoring of probe hits X-Git-Tag: v3.15-rc1~82^2^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fe50a28ba6e5fafb4a549dea666dd15297dd8bd;p=pandora-kernel.git uprobes: allow ignoring of probe hits Allow arches to decided to ignore a probe hit. ARM will use this to only call handlers if the conditions to execute a conditionally executed instruction are satisfied. Signed-off-by: David A. Long Acked-by: Oleg Nesterov --- Reading git-diff-tree failed