[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a7238521c6f2caee4d76b58fafa60f133cf08041.camel@intel.com>
Date: Wed, 13 Sep 2023 22:05:27 +0000
From: "Edgecombe, Rick P" <rick.p.edgecombe@...el.com>
To: "Mehta, Sohil" <sohil.mehta@...el.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-arch@...r.kernel.org" <linux-arch@...r.kernel.org>,
"linux-api@...r.kernel.org" <linux-api@...r.kernel.org>
CC: "svens@...ux.ibm.com" <svens@...ux.ibm.com>,
"catalin.marinas@....com" <catalin.marinas@....com>,
"schwab@...ux-m68k.org" <schwab@...ux-m68k.org>,
"brgerst@...il.com" <brgerst@...il.com>,
"alexander.shishkin@...ux.intel.com"
<alexander.shishkin@...ux.intel.com>,
"linux-perf-users@...r.kernel.org" <linux-perf-users@...r.kernel.org>,
"x86@...nel.org" <x86@...nel.org>,
"dalias@...c.org" <dalias@...c.org>,
"monstr@...str.eu" <monstr@...str.eu>,
"borntraeger@...ux.ibm.com" <borntraeger@...ux.ibm.com>,
"dave.hansen@...ux.intel.com" <dave.hansen@...ux.intel.com>,
"christophe.leroy@...roup.eu" <christophe.leroy@...roup.eu>,
"mark.rutland@....com" <mark.rutland@....com>,
"glaubitz@...sik.fu-berlin.de" <glaubitz@...sik.fu-berlin.de>,
"lukas.bulwahn@...il.com" <lukas.bulwahn@...il.com>,
"rdunlap@...radead.org" <rdunlap@...radead.org>,
"tglx@...utronix.de" <tglx@...utronix.de>,
"hca@...ux.ibm.com" <hca@...ux.ibm.com>,
"linux@...linux.org.uk" <linux@...linux.org.uk>,
"sparclinux@...r.kernel.org" <sparclinux@...r.kernel.org>,
"jolsa@...nel.org" <jolsa@...nel.org>,
"arnd@...db.de" <arnd@...db.de>,
"ebiederm@...ssion.com" <ebiederm@...ssion.com>,
"Lutomirski, Andy" <luto@...nel.org>,
"linux-ia64@...r.kernel.org" <linux-ia64@...r.kernel.org>,
"linux-parisc@...r.kernel.org" <linux-parisc@...r.kernel.org>,
"linux-sh@...r.kernel.org" <linux-sh@...r.kernel.org>,
"akpm@...ux-foundation.org" <akpm@...ux-foundation.org>,
"linuxppc-dev@...ts.ozlabs.org" <linuxppc-dev@...ts.ozlabs.org>,
"mpe@...erman.id.au" <mpe@...erman.id.au>,
"geert@...ux-m68k.org" <geert@...ux-m68k.org>,
"hpa@...or.com" <hpa@...or.com>,
"James.Bottomley@...senPartnership.com"
<James.Bottomley@...senPartnership.com>,
"peterz@...radead.org" <peterz@...radead.org>,
"ink@...assic.park.msu.ru" <ink@...assic.park.msu.ru>,
"linux-m68k@...ts.linux-m68k.org" <linux-m68k@...ts.linux-m68k.org>,
"broonie@...nel.org" <broonie@...nel.org>,
"tsbogend@...ha.franken.de" <tsbogend@...ha.franken.de>,
"Hunter, Adrian" <adrian.hunter@...el.com>,
"acme@...nel.org" <acme@...nel.org>,
"ysato@...rs.sourceforge.jp" <ysato@...rs.sourceforge.jp>,
"deller@....de" <deller@....de>,
"debug@...osinc.com" <debug@...osinc.com>,
"rmclure@...ux.ibm.com" <rmclure@...ux.ibm.com>,
"gor@...ux.ibm.com" <gor@...ux.ibm.com>,
"slyich@...il.com" <slyich@...il.com>,
"npiggin@...il.com" <npiggin@...il.com>,
"agordeev@...ux.ibm.com" <agordeev@...ux.ibm.com>,
"chris@...kel.net" <chris@...kel.net>,
"mingo@...hat.com" <mingo@...hat.com>,
"linux-mips@...r.kernel.org" <linux-mips@...r.kernel.org>,
"linux-alpha@...r.kernel.org" <linux-alpha@...r.kernel.org>,
"mattst88@...il.com" <mattst88@...il.com>,
"linux-s390@...r.kernel.org" <linux-s390@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"bp@...en8.de" <bp@...en8.de>,
"jcmvbkbc@...il.com" <jcmvbkbc@...il.com>,
"richard.henderson@...aro.org" <richard.henderson@...aro.org>,
"irogers@...gle.com" <irogers@...gle.com>,
"namhyung@...nel.org" <namhyung@...nel.org>,
"will@...nel.org" <will@...nel.org>,
"davem@...emloft.net" <davem@...emloft.net>
Subject: Re: [PATCH 2/2] arch: Reserve map_shadow_stack() syscall number for
all architectures
On Wed, 2023-09-13 at 12:18 -0700, Sohil Mehta wrote:
> On 9/11/2023 2:10 PM, Edgecombe, Rick P wrote:
> > On Mon, 2023-09-11 at 18:02 +0000, Sohil Mehta wrote:
> > > diff --git a/arch/powerpc/kernel/syscalls/syscall.tbl
> > > b/arch/powerpc/kernel/syscalls/syscall.tbl
> > > index 20e50586e8a2..2767b8a42636 100644
> > > --- a/arch/powerpc/kernel/syscalls/syscall.tbl
> > > +++ b/arch/powerpc/kernel/syscalls/syscall.tbl
> > > @@ -539,3 +539,4 @@
> > > 450 nospu set_mempolicy_home_node sys_set_mempolicy
> > > _hom
> > > e_node
> > > 451 common cachestat sys_cachestat
> > > 452 common fchmodat2 sys_fchmodat2
> > > +453 common map_shadow_stack sys_map_shadow_st
> > > ack
> >
> > I noticed in powerpc, the not implemented syscalls are manually
> > mapped
> > to sys_ni_syscall. It also has some special extra sys_ni_syscall()
> > implementation bits to handle both ARCH_HAS_SYSCALL_WRAPPER and
> > !ARCH_HAS_SYSCALL_WRAPPER. So wondering if it might need special
> > treatment. Did you see those parts?
> >
>
> Thanks for pointing this out. Powerpc seems to be unique in their
> handling of not implemented syscalls. Maybe it's because of their
> special casing of the ARCH_HAS_SYSCALL_WRAPPER.
>
> The code below in arch/powerpc/include/asm/syscalls.h suggests to me
> that it should be safe to map map_shadow_stack() to sys_ni_syscall()
> and
> the special handling will be taken care of.
>
> #ifndef CONFIG_ARCH_HAS_SYSCALL_WRAPPER
> long sys_ni_syscall(void);
> #else
> long sys_ni_syscall(const struct pt_regs *regs);
> #endif
>
> I don't quite understand the underlying reasoning for it though. Do
> you
> have any additional insight into how we should handle this?
>
> I am thinking of doing the following in the next iteration unless
> someone chimes in and says otherwise.
>
> --- a/arch/powerpc/kernel/syscalls/syscall.tbl
> +++ b/arch/powerpc/kernel/syscalls/syscall.tbl
> @@ -539,4 +539,4 @@
> 450 nospu set_mempolicy_home_node
> sys_set_mempolicy_home_node
> 451 common cachestat sys_cachestat
> 452 common fchmodat2 sys_fchmodat2
> -453 common map_shadow_stack sys_map_shadow_stack
> +453 common map_shadow_stack sys_ni_syscall
It might have something to do with that powerpc's COND_SYSCALL()
implementation only defines the struct pt_regs variety, but TBH I get a
bit lost when I get to the inline assembly symbol definitions parts and
how it all ties together.
Doing powerpc's version as sys_ni_syscall seems to be consistent at
least, and makes sense with respect to the code you quoted.
Powered by blists - more mailing lists