Re: [PATCH 2/2] ARC: provide optimal __get_user_fn()

2012-12-20 Thread Vineet Gupta
On Tuesday 20 November 2012 09:21 PM, Arnd Bergmann wrote: > On Tuesday 20 November 2012, vineet.gup...@synopsys.com wrote: >> From: Vineet Gupta >> >> Signed-off-by: Vineet Gupta > > Yes, this looks good to me. > > Acked-by: Arnd Bergmann > Can you please also ACK the asm-generic bits of th

Re: [PATCH 2/2] ARC: provide optimal __get_user_fn()

2012-11-20 Thread Arnd Bergmann
On Tuesday 20 November 2012, vineet.gup...@synopsys.com wrote: > From: Vineet Gupta > > Signed-off-by: Vineet Gupta Yes, this looks good to me. Acked-by: Arnd Bergmann -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.

[PATCH 2/2] ARC: provide optimal __get_user_fn()

2012-11-20 Thread Vineet.Gupta1
From: Vineet Gupta Signed-off-by: Vineet Gupta --- arch/arc/include/asm/uaccess.h | 51 1 files changed, 51 insertions(+), 0 deletions(-) diff --git a/arch/arc/include/asm/uaccess.h b/arch/arc/include/asm/uaccess.h index 503c98d..d9cbae4 100644 --- a/