On Wed, Jul 27, 2022 at 03:29:00PM +0100, Marc Zyngier wrote: > Hi all, > > As Kalesh's series[1] already went through quite a few rounds and that > it has proved to be an extremely useful debugging help, I'd like to > queue it for 5.20. > > However, there is a couple of nits that I'd like to address: > > - the code is extremely hard to follow, due to the include maze and > the various levels of inline functions that have forward > declarations... > > - there is a subtle bug in the way the kernel on_accessible_stack() > helper has been rewritten > > - the config symbol for the protected unwinder is oddly placed > > Instead of going for another round and missing the merge window, I > propose to stash the following patches on top, which IMHO result in > something much more readable. > > This series directly applies on top of Kalesh's. > > [1] https://lore.kernel.org/r/20220726073750.3219117-1-kaleshsingh@xxxxxxxxxx For the series (besides my own patch of course): Reviewed-by: Oliver Upton <oliver.upton@xxxxxxxxx> -- Thanks, Oliver