[S390] kprobes: Fix the return address of multiple kretprobes
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 10 Nov 2010 09:05:58 +0000 (10:05 +0100)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Wed, 10 Nov 2010 09:05:54 +0000 (10:05 +0100)
commit89480801a17a3069f45169d40b828c8e511aa005
treeb2318335080bede28fbe107de5a5b67cc74b4918
parentadb45839817392102e659c19e5c19aa39530021f
[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>
arch/s390/kernel/kprobes.c