Commit c59a90b5 authored by Connor Kuehl's avatar Connor Kuehl Committed by Khalid Elmously

UBUNTU: [Packaging] update i386 retpoline for get_order

https://bugs.launchpad.net/bugs/1845038

Commit "asm-generic: fix -Wtype-limits compiler warnings" causes an
inline change which results in a retpoline sequence replacement.

Ignore: yes
Signed-off-by: default avatarConnor Kuehl <connor.kuehl@canonical.com>
Signed-off-by: default avatarKhalid Elmously <khalid.elmously@canonical.com>
parent 5a0813ba
......@@ -11,7 +11,7 @@ arch/x86/platform/efi/efi_stub_32.S .text efi_call_phys jmp *%ecx
arch/x86/platform/efi/efi_stub_32.S .text efi_call_phys jmp *%edx
arch/x86/platform/efi/efi_stub_32.S .text efi_call_phys jmp *%edx
drivers/video/fbdev/uvesafb.c .text uvesafb_pan_display call *(%edi)
drivers/video/fbdev/uvesafb.c .text uvesafb_setpalette.isra.7 call *(%esi)
drivers/video/fbdev/uvesafb.c .text uvesafb_setpalette.isra.8 call *(%esi)
drivers/video/fbdev/vesafb.c .text vesafb_pan_display call *(%edi)
drivers/video/fbdev/vesafb.c .text vesafb_setcolreg call *(%esi)
drivers/watchdog/hpwdt.c .text asminline_call call *0xc(%ebp)
......@@ -11,7 +11,7 @@ arch/x86/platform/efi/efi_stub_32.S .text efi_call_phys jmp *%ecx
arch/x86/platform/efi/efi_stub_32.S .text efi_call_phys jmp *%edx
arch/x86/platform/efi/efi_stub_32.S .text efi_call_phys jmp *%edx
drivers/video/fbdev/uvesafb.c .text uvesafb_pan_display call *(%edi)
drivers/video/fbdev/uvesafb.c .text uvesafb_setpalette.isra.7 call *(%esi)
drivers/video/fbdev/uvesafb.c .text uvesafb_setpalette.isra.8 call *(%esi)
drivers/video/fbdev/vesafb.c .text vesafb_pan_display call *(%edi)
drivers/video/fbdev/vesafb.c .text vesafb_setcolreg call *(%esi)
drivers/watchdog/hpwdt.c .text asminline_call call *0xc(%ebp)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment