[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251022175855.383f4148@gandalf.local.home>
Date: Wed, 22 Oct 2025 17:58:55 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Jens Remus <jremus@...ux.ibm.com>, linux-kernel@...r.kernel.org,
linux-trace-kernel@...r.kernel.org, bpf@...r.kernel.org, x86@...nel.org,
linux-mm@...ck.org, Steven Rostedt <rostedt@...nel.org>, Josh Poimboeuf
<jpoimboe@...nel.org>, Masami Hiramatsu <mhiramat@...nel.org>, Mathieu
Desnoyers <mathieu.desnoyers@...icios.com>, Peter Zijlstra
<peterz@...radead.org>, Ingo Molnar <mingo@...nel.org>, Jiri Olsa
<jolsa@...nel.org>, Arnaldo Carvalho de Melo <acme@...nel.org>, Namhyung
Kim <namhyung@...nel.org>, Thomas Gleixner <tglx@...utronix.de>, Andrii
Nakryiko <andrii@...nel.org>, Indu Bhagat <indu.bhagat@...cle.com>, "Jose
E. Marchesi" <jemarch@....org>, Beau Belgrave <beaub@...ux.microsoft.com>,
Linus Torvalds <torvalds@...ux-foundation.org>, Florian Weimer
<fweimer@...hat.com>, Kees Cook <kees@...nel.org>, "Carlos O'Donell"
<codonell@...hat.com>, Sam James <sam@...too.org>, Borislav Petkov
<bp@...en8.de>, Dave Hansen <dave.hansen@...ux.intel.com>, David
Hildenbrand <david@...hat.com>, "H. Peter Anvin" <hpa@...or.com>, "Liam R.
Howlett" <Liam.Howlett@...cle.com>, Lorenzo Stoakes
<lorenzo.stoakes@...cle.com>, Michal Hocko <mhocko@...e.com>, Mike Rapoport
<rppt@...nel.org>, Suren Baghdasaryan <surenb@...gle.com>, Vlastimil Babka
<vbabka@...e.cz>, Heiko Carstens <hca@...ux.ibm.com>, Vasily Gorbik
<gor@...ux.ibm.com>
Subject: Re: [PATCH v11 00/15] unwind_deferred: Implement sframe handling
On Wed, 22 Oct 2025 13:39:32 -0700
Andrew Morton <akpm@...ux-foundation.org> wrote:
> On Wed, 22 Oct 2025 16:43:11 +0200 Jens Remus <jremus@...ux.ibm.com> wrote:
>
> > This is the implementation of parsing the SFrame section in an ELF file.
>
> Presently x86_64-only, it seems. Can we expect to see this implemented
> for other architectures?
Yes, and Jens is here to port it to the s390 :-)
Currently Peter Zijlstra and I are updating the deferred unwinder. Jens is
working on getting sframes to work with it. His interest is getting it for
s390 whereas ours is for x86.
>
> Would a selftest for this be appropriate? To give testers some way of
> exercising the code and make to life better for people who are enabling
> this on other architectures.
Yes we should definitely have selftests. But we are far from getting there.
One requirement is that the toolchain used to build the test must support
adding sframes.
>
> In what tree do you anticipate this project being carried?
>
It will likely go between tip or my tree.
-- Steve
Powered by blists - more mailing lists