lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 2 Dec 2020 13:31:14 +0530
From:   Naresh Kamboju <naresh.kamboju@...aro.org>
To:     Anders Roxell <anders.roxell@...aro.org>
Cc:     Helge Deller <deller@....de>,
        James.Bottomley@...senpartnership.com,
        linux-parisc@...r.kernel.org,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] parisc: signal: remove _SA_SIGGFAULT

Anders,

On Fri, 27 Nov 2020 at 04:10, Anders Roxell <anders.roxell@...aro.org> wrote:
>
> On Thu, 26 Nov 2020 at 15:46, Helge Deller <deller@....de> wrote:
> >
> > On 11/26/20 2:06 PM, Anders Roxell wrote:
> > > When building tinyconfig on parisc the following error shows up:
> > >
> > > /tmp/kernel/signal.c: In function 'do_sigaction':
> > > /tmp/arch/parisc/include/asm/signal.h:24:30: error: '_SA_SIGGFAULT' undeclared (first use in this function); did you mean 'SIL_FAULT'?
> > >  #define __ARCH_UAPI_SA_FLAGS _SA_SIGGFAULT
> > >                               ^~~~~~~~~~~~~
> > >
> > > The changes in the two individual patches listed in 'Fixes' below are
> > > OK.  Remove the _SA_SIGGFAULT define since PH-UX isn't going to be
> > > supported according to commit 41f5a81c07cd ("parisc: Drop HP-UX specific
> > > fcntl and signal flags").
> > >
> > > Fixes: 23acdc76f179 ("signal: clear non-uapi flag bits when passing/returning sa_flags")
> > > Fixes: 41f5a81c07cd ("parisc: Drop HP-UX specific fcntl and signal flags")
> > > Signed-off-by: Anders Roxell <anders.roxell@...aro.org>

Thanks for your patch the builds are successful now.

Fixes (compared to build next-20201130)
------------------------------------------------------------------------

parisc:
  build:
    * gcc-10-allnoconfig
    * gcc-10-defconfig
    * gcc-10-tinyconfig
    * gcc-8-allnoconfig
    * gcc-8-defconfig
    * gcc-8-tinyconfig
    * gcc-9-allnoconfig
    * gcc-9-defconfig
    * gcc-9-tinyconfig

- Naresh

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ