Re: [PATCH v2 01/13] uprobes: move function declarations out ofarch
From: Oleg Nesterov
Date: Tue Nov 05 2013 - 11:01:17 EST
On 10/15, David Long wrote:
>
> Move the function declarations from the arch header to the common
> header, since only the function bodies are architecture-specific.
> These changes are from Vincent Rabin's uprobes patch.
Hmm. I didn't look at this patch because I thought it is obviously
fine, but...
> arch/x86/include/asm/uprobes.h | 7 -------
> include/linux/uprobes.h | 8 ++++++++
> 2 files changed, 8 insertions(+), 7 deletions(-)
it should also update arch/powerpc/include/asm/uprobes.h ?
And 12/13 should not touch arch/powerpc/ or include/linux/uprobes.h.
Oleg.
--
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/