[FIX] Remove pending uretprobes in mm_release() handler 67/19267/2
authorVasiliy Ulyanov <v.ulyanov@samsung.com>
Wed, 9 Apr 2014 13:49:05 +0000 (17:49 +0400)
committerVasiliy Ulyanov <v.ulyanov@samsung.com>
Wed, 9 Apr 2014 14:39:23 +0000 (18:39 +0400)
commit0e9857722ceb46419508d0ba40c1133dd1bf3cfa
tree56c4056a6622185d8c424242d280a0ed377e65f1
parent2667ddc2717adbe7297c6a5cc74266804bc17bbe
[FIX] Remove pending uretprobes in mm_release() handler

Fixed an issue when some uretprobe instances still remain
if the task (thread) is killed by a signal while residing
in the instrumented function.

Change-Id: I4a223e0a7a29c5ca6acfe8b38b65c4ba207fa2f7
Signed-off-by: Vasiliy Ulyanov <v.ulyanov@samsung.com>
uprobe/swap_uprobes.c
uprobe/swap_uprobes.h
us_manager/helper.c