[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YKDMWXj2YDkDy1DG@gmail.com>
Date: Sun, 16 May 2021 09:40:09 +0200
From: Ingo Molnar <mingo@...nel.org>
To: "Eric W. Biederman" <ebiederm@...ssion.com>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Arnd Bergmann <arnd@...db.de>,
Florian Weimer <fweimer@...hat.com>,
"David S. Miller" <davem@...emloft.net>,
Peter Zijlstra <peterz@...radead.org>,
Thomas Gleixner <tglx@...utronix.de>,
Peter Collingbourne <pcc@...gle.com>,
Dmitry Vyukov <dvyukov@...gle.com>,
Alexander Potapenko <glider@...gle.com>,
sparclinux <sparclinux@...r.kernel.org>,
linux-arch <linux-arch@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux API <linux-api@...r.kernel.org>,
kasan-dev <kasan-dev@...glegroups.com>,
Marco Elver <elver@...gle.com>
Subject: Re: [GIT PULL] siginfo: ABI fixes for v5.13-rc2
* Eric W. Biederman <ebiederm@...ssion.com> wrote:
> Looking deeper it was discovered that si_trapno is used for only
> a few select signals on alpha and sparc, and that none of the
> other _sigfault fields past si_addr are used at all. Which means
> technically no regression on alpha and sparc.
If there's no functional regression on any platform, could much of this
wait until v5.14, or do we want some of these cleanups right now?
The fixes seem to be for long-existing bugs, not fresh regressions, AFAICS.
The asserts & cleanups are useful, but not regression fixes.
I.e. this is a bit scary:
> 32 files changed, 377 insertions(+), 163 deletions(-)
at -rc2 time.
Thanks,
Ingo
Powered by blists - more mailing lists