You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
x86: Add missing code to arch/x86/include/asm/linkage.h
JIRA: https://issues.redhat.com/browse/RHEL-68940
Upstream Status: RHEL only
The RHEL 9's arch/x86/include/asm/linkage.h file have all the upstream
patches applied as of v6.12. However, some code change is skipped
during the backport of commit bea75b3 ("x86/Kconfig: Introduce
function padding"). As all the dependent pieces are present, add back
the missing code to make it the same as the v6.12 version.
Signed-off-by: Waiman Long <longman@redhat.com>
0 commit comments