On Thu, Nov 30, 2023 at 09:29:53PM -0800, Namhyung Kim wrote: > Hello, > > Please queue up this commit for the v5.x long-term stable > series (and v4.19 too). > > * commit: 89b15d00527b7825ff19130ed83478e80e3fae99 > ("perf inject: Fix GEN_ELF_TEXT_OFFSET for jit") > * Author: Adrian Hunter <adrian.hunter@xxxxxxxxx> > > The 5.x stable series has the commit babd04386b1df8c3 > ("perf jit: Include program header in ELF files") to include an > ELF program header for the JIT binaries but it misses this fix > to update the offset of the text section and the symbol. > > This resulted in failures of symbolizing jit code properly. > The above commit should be applied to fix it. Now queued up, thanks. greg k-h