Re: [PATCH 0/7] uprobes: alloc utask/xol_area cleanups and minor fix

From: Anton Arapov
Date: Wed Jan 09 2013 - 05:25:17 EST


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@xxxxxxxxxx>

Anton.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/