Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kpatch-build: fail CONFIG_X86_KERNEL_IBT as not supported #1411

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

joe-lawrence
Copy link
Contributor

With IBT enabled, the kernel build runs objtool not on individual object files, but the post-linked vmlinux.o. Kpatch-build does not currently and may not ever support binary comparison of vmlinux.o, so mark it as not supported for now.

@joe-lawrence joe-lawrence requested a review from jpoimboe August 26, 2024 18:25
@jpoimboe jpoimboe merged commit eef32ad into dynup:master Sep 3, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants