On Wed, Jan 15, 2020 at 04:09:48PM -0800, Vineet Gupta wrote:
> Signed-off-by: Vineet Gupta
Thanks!
Acked-by: Christian Brauner
___
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-a
On Wed, Jan 15, 2020 at 10:41:20PM +, Vineet Gupta wrote:
> On 6/4/19 2:29 PM, Christian Brauner wrote:
> > On Tue, Jun 04, 2019 at 08:40:01PM +0200, Arnd Bergmann wrote:
> >> On Tue, Jun 4, 2019 at 6:09 PM Christian Brauner
> >> wrote:
> >>>
> >>> Wire up the clone3() call on all arches that
On Thu, Jan 16, 2020 at 12:02 AM Vineet Gupta
wrote:
> On 1/14/20 12:57 PM, Arnd Bergmann wrote:
> > On Tue, Jan 14, 2020 at 9:08 PM Vineet Gupta
> > wrote:
> >> There are 2 generic varaints of strncpy_from_user() / strnlen_user()
> >> (1). inline version in asm-generic/uaccess.h
> >> (2). opt
Hi,
On Wed, Jan 15, 2020 at 08:10:38PM +, Vineet Gupta wrote:
> Hi,
>
> I've been testing an in-works glibc port for ARC and with 2.31 there's a glibc
> change which seems to break strace.
>
> Commit d1e411e5c786ce3 "Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to
> sys/ptrace.h."
>
> This n