All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Guenter Roeck <linux@roeck-us.net>
Cc: Palmer Dabbelt <palmer@sifive.com>,
	aou@eecs.berkeley.edu, linux-riscv@lists.infradead.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Geert Uytterhoeven <geert@linux-m68k.org>
Subject: Re: [PATCH -next] RISC-V: Request newstat syscalls
Date: Wed, 5 Sep 2018 22:46:44 +0200	[thread overview]
Message-ID: <CAK8P3a1cM_StS=mrUCu=-3vahUX=oBa-4t=qvuvjRiC37+Tm=Q@mail.gmail.com> (raw)
In-Reply-To: <1536158166-3397-1-git-send-email-linux@roeck-us.net>

On Wed, Sep 5, 2018 at 4:36 PM Guenter Roeck <linux@roeck-us.net> wrote:
>
> Since commit 82b355d161c9 ("y2038: Remove newstat family from default
> syscall set"), riscv images fail to boot with the following error.
>
> /sbin/init: error while loading shared libraries: libc.so.6:
>         cannot stat shared object: Error 38
> Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00
>
> Explicitly request newstat syscalls to fix the problem.
>
> Fixes: 82b355d161c9 ("y2038: Remove newstat family from default syscall set")
> Cc: Arnd Bergmann <arnd@arndb.de>
> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
> ---
> I would suggest to merge this patch with the offending patch.

Looks good, thanks for the fix!

Sorry about taking too long to respond to your original bug report. I
applied the patch on top of the rest of the series  and pushed it out
to my public tree for tomorrow's linux-next.

       Arnd

WARNING: multiple messages have this Message-ID (diff)
From: arnd@arndb.de (Arnd Bergmann)
To: linux-riscv@lists.infradead.org
Subject: [PATCH -next] RISC-V: Request newstat syscalls
Date: Wed, 5 Sep 2018 22:46:44 +0200	[thread overview]
Message-ID: <CAK8P3a1cM_StS=mrUCu=-3vahUX=oBa-4t=qvuvjRiC37+Tm=Q@mail.gmail.com> (raw)
In-Reply-To: <1536158166-3397-1-git-send-email-linux@roeck-us.net>

On Wed, Sep 5, 2018 at 4:36 PM Guenter Roeck <linux@roeck-us.net> wrote:
>
> Since commit 82b355d161c9 ("y2038: Remove newstat family from default
> syscall set"), riscv images fail to boot with the following error.
>
> /sbin/init: error while loading shared libraries: libc.so.6:
>         cannot stat shared object: Error 38
> Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00
>
> Explicitly request newstat syscalls to fix the problem.
>
> Fixes: 82b355d161c9 ("y2038: Remove newstat family from default syscall set")
> Cc: Arnd Bergmann <arnd@arndb.de>
> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
> ---
> I would suggest to merge this patch with the offending patch.

Looks good, thanks for the fix!

Sorry about taking too long to respond to your original bug report. I
applied the patch on top of the rest of the series  and pushed it out
to my public tree for tomorrow's linux-next.

       Arnd

  parent reply	other threads:[~2018-09-05 20:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-05 14:36 [PATCH -next] RISC-V: Request newstat syscalls Guenter Roeck
2018-09-05 14:36 ` Guenter Roeck
2018-09-05 19:03 ` Christoph Hellwig
2018-09-05 19:03   ` Christoph Hellwig
2018-09-05 20:46 ` Arnd Bergmann [this message]
2018-09-05 20:46   ` Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAK8P3a1cM_StS=mrUCu=-3vahUX=oBa-4t=qvuvjRiC37+Tm=Q@mail.gmail.com' \
    --to=arnd@arndb.de \
    --cc=aou@eecs.berkeley.edu \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=linux@roeck-us.net \
    --cc=palmer@sifive.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.