On 8/2/2023 7:32 PM, Sean Christopherson wrote: > On Wed, Aug 02, 2023, Nikunj A Dadhania wrote: >> objtool gives the following warnings in the newer kernel builds: > > Define "newer". As in, exactly what commit is causing problems? Not that new it seems, I have tried till v5.19 and the warning is there but with a different signature. Do you want me to further bisect it ? arch/x86/kvm/kvm-amd.o: warning: objtool: .altinstr_replacement+0x4d: call without frame pointer save/setup arch/x86/kvm/kvm-amd.o: warning: objtool: .altinstr_replacement+0x57: call without frame pointer save/setup kvm-amd.o warnings were also reported in the below thread: https://lore.kernel.org/lkml/9698eff1-9680-4f0a-94de-590eaa923e94@xxxxxxxxxxxxxxxx/ Regards, Nikunj