On Tue, Sep 27, 2022 at 03:14:48PM +0200, Miguel Ojeda wrote: > Recent versions of both Binutils (`c++filt`) and LLVM (`llvm-cxxfilt`) > provide Rust v0 mangling support. > > Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx> > Co-developed-by: Alex Gaynor <alex.gaynor@xxxxxxxxx> > Signed-off-by: Alex Gaynor <alex.gaynor@xxxxxxxxx> > Co-developed-by: Wedson Almeida Filho <wedsonaf@xxxxxxxxxx> > Signed-off-by: Wedson Almeida Filho <wedsonaf@xxxxxxxxxx> > Signed-off-by: Miguel Ojeda <ojeda@xxxxxxxxxx> > --- > scripts/decode_stacktrace.sh | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>