On Thu, Oct 26, 2023 at 01:57:28AM +0000, John Sperbeck wrote:
When dbf460087755 ("objtool/x86: Fixup frame-pointer vs rethunk") was backported to some stable branches, the check for dest->embedded_insn in is_special_call() was missed. Add it back in.
Signed-off-by: John Sperbeck jsperbeck@google.com
I think 6.1.y, 5.15.y, and 5.10.y are the LTS branches missing the bit of code that this patch re-adds.
Did you test this and find it solved anything for you? Your changelog is pretty sparse :(
thanks,
greg k-h