Messages in this thread |  | | Date | Mon, 31 Dec 2012 18:51:50 +0100 | From | Oleg Nesterov <> | Subject | [PATCH 0/7] uprobes: alloc utask/xol_area cleanups and minor fix |
| |
Hello.
This series fixes the minor bug and cleanups the usage of add_utask() and xol_alloc_area(). Plus it cleanups the initializaion of ->utask in handle_swbp() paths.
Anton, this conflicts with your uretprobe patches, but I think we should do this to avoid the code duplication. IOW, I consider this series as a minor preparations for uretprobes as well.
Oleg.
kernel/events/uprobes.c | 150 +++++++++++++++++++++-------------------------- 1 files changed, 68 insertions(+), 82 deletions(-)
|  |