mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: "# 3.4.x" <stable@vger.kernel.org>
Cc: Michael Weiser <michael.weiser@gmx.de>,
	Martin Vajnar <martin.vajnar@gmail.com>,
	 musl@lists.openwall.com, Will Deacon <will.deacon@arm.com>,
	 Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [musl] [PATCH] [stable v4.1] arm64: Remove unimplemented syscall log message
Date: Wed, 2 Jun 2021 13:52:06 +0200	[thread overview]
Message-ID: <CAK8P3a3ZFFRVfT=art9_r5Ca+K_t5usaHsvqD2VjhbPXqw-Mqw@mail.gmail.com> (raw)
In-Reply-To: <20210602114617.423521-1-arnd@kernel.org>

On Wed, Jun 2, 2021 at 1:48 PM Arnd Bergmann <arnd@kernel.org> wrote:
>
> From: Michael Weiser <michael.weiser@gmx.de>
>
> commit 1962682d2b2fbe6cfa995a85c53c069fadda473e upstream.
>
> Stop printing a (ratelimited) kernel message for each instance of an
> unimplemented syscall being called. Userland making an unimplemented
> syscall is not necessarily misbehaviour and to be expected with a
> current userland running on an older kernel. Also, the current message
> looks scary to users but does not actually indicate a real problem nor
> help them narrow down the cause. Just rely on sys_ni_syscall() to return
> -ENOSYS.

Nevermind, I forgot the 4.1.y line had ended. The 4.4 version is still needed
though, and also applies to 4.9.

        Arnd

      reply	other threads:[~2021-06-02 11:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-02 11:46 Arnd Bergmann
2021-06-02 11:52 ` Arnd Bergmann [this message]

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='CAK8P3a3ZFFRVfT=art9_r5Ca+K_t5usaHsvqD2VjhbPXqw-Mqw@mail.gmail.com' \
    --to=arnd@arndb.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=martin.vajnar@gmail.com \
    --cc=michael.weiser@gmx.de \
    --cc=musl@lists.openwall.com \
    --cc=stable@vger.kernel.org \
    --cc=will.deacon@arm.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).