Messages in this thread |  | | Date | Wed, 9 Jan 2013 11:25:15 +0100 | From | Anton Arapov <> | Subject | Re: [PATCH 0/7] uprobes: alloc utask/xol_area cleanups and minor fix |
| |
On Mon, Dec 31, 2012 at 06:51:50PM +0100, Oleg Nesterov wrote: > 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(-) >
I haven't found anything other than small style problems, I've pointed to in other mails to this thread.
And this patchset doesn't brake anything on my machine. :)
Acked-by: Anton Arapov <anton@redhat.com>
Anton.
|  |