Skip to content
Commit 0ce096db authored by Ingo Molnar's avatar Ingo Molnar
Browse files

Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts

Resolve conflicts between these commits in arch/x86/kernel/asm-offsets.c:

 # upstream:
 debc5a1e ("KVM: x86: use a separate asm-offsets.c file")

 # retbleed work in x86/core:
 5d821386 ("x86/retbleed: Add SKL return thunk")

... and these commits in include/linux/bpf.h:

  # upstram:
  18acb7fa ("bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop")")

  # x86/core commits:
  931ab636 ("x86/ibt: Implement FineIBT")
  bea75b33

 ("x86/Kconfig: Introduce function padding")

The latter two modify BPF_DISPATCHER_ATTRIBUTES(), which was removed upstream.

 Conflicts:
	arch/x86/kernel/asm-offsets.c
	include/linux/bpf.h

Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parents 2d08a893 eb708140
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