* [RFC PATCH for 4.21 09/16] powerpc: Wire up cpu_opv system call [not found] <20181101095844.24462-1-mathieu.desnoyers@efficios.com> @ 2018-11-01 9:58 ` Mathieu Desnoyers 0 siblings, 0 replies; 2+ messages in thread From: Mathieu Desnoyers @ 2018-11-01 9:58 UTC (permalink / raw) To: Peter Zijlstra, Paul E . McKenney, Boqun Feng Cc: Joel Fernandes, Dave Watson, Will Deacon, Andi Kleen, Paul Mackerras, H . Peter Anvin, Chris Lameter, Russell King, Ingo Molnar, Michael Kerrisk, Catalin Marinas, Paul Turner, Josh Triplett, Steven Rostedt, Ben Maurer, Mathieu Desnoyers, Thomas Gleixner, linux-api, linuxppc-dev, linux-kernel, Andy Lutomirski, Andrew Morton, Linus Torvalds Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> CC: Benjamin Herrenschmidt <benh@kernel.crashing.org> CC: Paul Mackerras <paulus@samba.org> CC: Michael Ellerman <mpe@ellerman.id.au> CC: Boqun Feng <boqun.feng@gmail.com> CC: Peter Zijlstra <peterz@infradead.org> CC: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> CC: linuxppc-dev@lists.ozlabs.org --- arch/powerpc/include/asm/systbl.h | 1 + arch/powerpc/include/uapi/asm/unistd.h | 1 + 2 files changed, 2 insertions(+) diff --git a/arch/powerpc/include/asm/systbl.h b/arch/powerpc/include/asm/systbl.h index 01b5171ea189..8f58710f5e8b 100644 --- a/arch/powerpc/include/asm/systbl.h +++ b/arch/powerpc/include/asm/systbl.h @@ -394,3 +394,4 @@ SYSCALL(pkey_free) SYSCALL(pkey_mprotect) SYSCALL(rseq) COMPAT_SYS(io_pgetevents) +SYSCALL(cpu_opv) diff --git a/arch/powerpc/include/uapi/asm/unistd.h b/arch/powerpc/include/uapi/asm/unistd.h index 985534d0b448..112e2c54750a 100644 --- a/arch/powerpc/include/uapi/asm/unistd.h +++ b/arch/powerpc/include/uapi/asm/unistd.h @@ -400,5 +400,6 @@ #define __NR_pkey_mprotect 386 #define __NR_rseq 387 #define __NR_io_pgetevents 388 +#define __NR_cpu_opv 389 #endif /* _UAPI_ASM_POWERPC_UNISTD_H_ */ -- 2.11.0 ^ permalink raw reply related [flat|nested] 2+ messages in thread
[parent not found: <20181010191936.7495-1-mathieu.desnoyers@efficios.com>]
* [RFC PATCH for 4.21 09/16] powerpc: Wire up cpu_opv system call [not found] <20181010191936.7495-1-mathieu.desnoyers@efficios.com> @ 2018-10-10 19:19 ` Mathieu Desnoyers 0 siblings, 0 replies; 2+ messages in thread From: Mathieu Desnoyers @ 2018-10-10 19:19 UTC (permalink / raw) To: Peter Zijlstra, Paul E . McKenney, Boqun Feng Cc: Joel Fernandes, Dave Watson, Will Deacon, Andi Kleen, Paul Mackerras, H . Peter Anvin, Chris Lameter, Russell King, Ingo Molnar, Michael Kerrisk, Catalin Marinas, Paul Turner, Josh Triplett, Steven Rostedt, Ben Maurer, Mathieu Desnoyers, Thomas Gleixner, linux-api, linuxppc-dev, linux-kernel, Andy Lutomirski, Andrew Morton, Linus Torvalds Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> CC: Benjamin Herrenschmidt <benh@kernel.crashing.org> CC: Paul Mackerras <paulus@samba.org> CC: Michael Ellerman <mpe@ellerman.id.au> CC: Boqun Feng <boqun.feng@gmail.com> CC: Peter Zijlstra <peterz@infradead.org> CC: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> CC: linuxppc-dev@lists.ozlabs.org --- arch/powerpc/include/asm/systbl.h | 1 + arch/powerpc/include/uapi/asm/unistd.h | 1 + 2 files changed, 2 insertions(+) diff --git a/arch/powerpc/include/asm/systbl.h b/arch/powerpc/include/asm/systbl.h index 01b5171ea189..8f58710f5e8b 100644 --- a/arch/powerpc/include/asm/systbl.h +++ b/arch/powerpc/include/asm/systbl.h @@ -394,3 +394,4 @@ SYSCALL(pkey_free) SYSCALL(pkey_mprotect) SYSCALL(rseq) COMPAT_SYS(io_pgetevents) +SYSCALL(cpu_opv) diff --git a/arch/powerpc/include/uapi/asm/unistd.h b/arch/powerpc/include/uapi/asm/unistd.h index 985534d0b448..112e2c54750a 100644 --- a/arch/powerpc/include/uapi/asm/unistd.h +++ b/arch/powerpc/include/uapi/asm/unistd.h @@ -400,5 +400,6 @@ #define __NR_pkey_mprotect 386 #define __NR_rseq 387 #define __NR_io_pgetevents 388 +#define __NR_cpu_opv 389 #endif /* _UAPI_ASM_POWERPC_UNISTD_H_ */ -- 2.11.0 ^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-11-01 10:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20181101095844.24462-1-mathieu.desnoyers@efficios.com>
2018-11-01 9:58 ` [RFC PATCH for 4.21 09/16] powerpc: Wire up cpu_opv system call Mathieu Desnoyers
[not found] <20181010191936.7495-1-mathieu.desnoyers@efficios.com>
2018-10-10 19:19 ` Mathieu Desnoyers
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox