commit | 89480801a17a3069f45169d40b828c8e511aa005 | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Nov 10 10:05:58 2010 +0100 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Wed Nov 10 10:05:54 2010 +0100 |
tree | b2318335080bede28fbe107de5a5b67cc74b4918 | |
parent | adb45839817392102e659c19e5c19aa39530021f [diff] |
[S390] kprobes: Fix the return address of multiple kretprobes Analog to git commit 737480a0d525dae13306296da08029dff545bc72 fix the return address of subsequent kretprobes when multiple kretprobes are set on the same function. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>