Re: [PATCH v2 0/6] unwind, arm64: add sframe unwinder for kernel

From: Steven Rostedt

Date: Tue Nov 18 2025 - 13:20:38 EST


On Mon, 17 Nov 2025 21:18:41 -0800
Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:

> > > To fix that, I suppose we would need some kind of dynamic ORC
> > > registration interface. Similar to what has been discussed with
> > > sframe+JIT.
> >
> > I work with the BPF JITs and would be interested in exploring this further,
> > can you point me to this discussion if it happened on the list.
>
> Sorry, nothing specific has been discussed that I'm aware of :-)

Right, the only discussions have been at the monthly Sframe meetings about
needing to be able to handle this. But the actual implementation details
have not been figured out yet.

-- Steve