diff options
author | Oleg Nesterov <oleg@redhat.com> | 2012-08-08 17:35:08 +0200 |
---|---|---|
committer | Oleg Nesterov <oleg@redhat.com> | 2012-08-28 18:21:18 +0200 |
commit | 78f7411668aa0b2006d331f6a288416dd91b8e5d (patch) | |
tree | b48492a829701dce94ed098ad11b49663b072354 /kernel/fork.c | |
parent | 5e5be71ab3fd8bd2076606923791ece1634c199c (diff) |
uprobes: Do not use -EEXIST in install_breakpoint() paths
-EEXIST from install_breakpoint() no longer makes sense, all
callers should simply treat it as "success". Change the code
to return zero and simplify register_for_each_vma().
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Acked-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions