summaryrefslogtreecommitdiff
path: root/ifpps.zsh
AgeCommit message (Expand)AuthorFilesLines
2014-03-23zsh: Unify completion help messages for --version and --helpTobias Klauser1-2/+2
2013-10-02ifpps: zsh: Add -o optionTobias Klauser1-0/+1
2013-09-05ifpps: zsh: add -P optionDaniel Borkmann1-0/+1
2013-07-13ifpps: update options for zsh completionDaniel Borkmann1-0/+2
2013-06-03zsh: update zsh autocompletion functions to implementationHideo Hattori1-2/+1
2013-05-13zsh: add netsniff-ng zsh auto completion supportDaniel Borkmann1-0/+29
701dce94ed098ad11b49663b072354 /include/linux/uprobes.h parent5e5be71ab3fd8bd2076606923791ece1634c199c (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 'include/linux/uprobes.h')