[GIT PULL] ARC updates for 5.8-rc5

2020-07-06 Thread Vineet Gupta
Hi Linus, Please pull ARC fixes/ for 5.8-rc5. Thx, -Vineet > The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/

Re: [PATCH v7.1 07/13] ARC: Linux Syscall Interface

2020-07-06 Thread Vineet Gupta
On 7/6/20 6:20 AM, Adhemerval Zanella via Libc-alpha wrote: diff --git a/sysdeps/unix/sysv/linux/arc/clone.S b/sysdeps/unix/sysv/linux/arc/clone.S >> diff --git a/sysdeps/unix/sysv/linux/arc/fixup-asm-unistd.h b/sysdeps/unix/sysv/linux/arc/fixup-asm-unistd.h >> + +/*

Re: [PATCH 1/3] y2038: linux: Provide __futimes64 implementation

2020-07-06 Thread Vineet Gupta
Hi Lukasz, On 2/17/20 5:17 AM, Lukasz Majewski wrote: > This patch provides new __futimes64 explicit 64 bit function for setting > file's > 64 bit attributes for access and modification time (by specifying file > descriptor number). > > Internally, the __utimensat64_helper function is used. This

Re: [PATCH v7.1 07/13] ARC: Linux Syscall Interface

2020-07-06 Thread Adhemerval Zanella
On 04/07/2020 00:54, Vineet Gupta wrote: > On 7/2/20 7:47 PM, Adhemerval Zanella via Libc-alpha wrote: >> >> >> On 30/06/2020 21:08, Vineet Gupta via Libc-alpha wrote: >>> --- >>>Changes since v7: >>> - used long int (iso int) in sysdep.h/syscall_error for handling >>> registers >> >>

Re: [PATCH V4 0/4] mm/debug_vm_pgtable: Add some more tests

2020-07-06 Thread Alexander Gordeev
On Mon, Jul 06, 2020 at 06:18:32AM +0530, Anshuman Khandual wrote: [...] > Tested on arm64, x86 platforms but only build tested on all other enabled > platforms through ARCH_HAS_DEBUG_VM_PGTABLE i.e powerpc, arc, s390. The Sorry for missing to test earlier. Works for me on s390. Also, tried with