Re: [PATCH v6 3/6] syscall.h: introduce syscall_set_nr()

2025-02-19 Thread Maciej W. Rozycki
regs[2] = nr; > +} > + > static inline void mips_syscall_update_nr(struct task_struct *task, > struct pt_regs *regs) > { Otherwise: Reviewed-by: Maciej W. Rozycki for this part, thank you! Maciej ___

Re: [PATCH v6 2/6] syscall.h: add syscall_set_arguments()

2025-02-19 Thread Maciej W. Rozycki
On Mon, 17 Feb 2025, Dmitry V. Levin wrote: > This function is going to be needed on all HAVE_ARCH_TRACEHOOK > architectures to implement PTRACE_SET_SYSCALL_INFO API. > > This partially reverts commit 7962c2eddbfe ("arch: remove unused > function syscall_set_arguments()") by reusing some of old >

Re: [PATCH 00/17] arch: convert everything to syscall.tbl

2024-07-05 Thread Maciej W. Rozycki
On Thu, 4 Jul 2024, Arnd Bergmann wrote: > arch/alpha/include/asm/unistd.h | 1 + This seems out of sync with the actual changes, any idea what happened here? Maciej ___ linux-snps-arc mailing list linux-snps-arc@lists.infradead.or

Re: [PATCH tty v1 00/74] serial: wrappers for uart port lock

2023-09-15 Thread Maciej W. Rozycki
On Fri, 15 Sep 2023, Thomas Gleixner wrote: > >> Patches 2-74 switch all uart port locking call sites to use the new > >> wrappers. These patches were automatically generated using coccinelle. > > > > Hmm, no need to do this for drivers/tty/serial/zs.c? > > zs.c does not use port lock at all. It

Re: [PATCH tty v1 00/74] serial: wrappers for uart port lock

2023-09-14 Thread Maciej W. Rozycki
On Thu, 14 Sep 2023, John Ogness wrote: > Patches 2-74 switch all uart port locking call sites to use the new > wrappers. These patches were automatically generated using coccinelle. Hmm, no need to do this for drivers/tty/serial/zs.c? Maciej ___ l

Re: [PATCH v5 14/26] alpha: Remove empty

2023-05-15 Thread Maciej W. Rozycki
On Mon, 6 Mar 2023, Alexandre Ghiti wrote: > diff --git a/arch/alpha/include/uapi/asm/setup.h > b/arch/alpha/include/uapi/asm/setup.h > deleted file mode 100644 > index 9b3b5ba39b1d.. > --- a/arch/alpha/include/uapi/asm/setup.h > +++ /dev/null > @@ -1,5 +0,0 @@ > -/* SPDX-License-Iden