]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'x86_alternatives_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Feb 2026 02:22:04 +0000 (18:22 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Feb 2026 02:22:04 +0000 (18:22 -0800)
commitd1953aa3bc92379be10b10b3bcceba1550bfbf6a
tree5cf5d0e2fc8574db92188da242cf672ec38bdfdb
parent14c357c4add8b2a213f291230c5bf485cffb9db6
parenta4233c21e77375494223ade11da72523a0149d97
Merge tag 'x86_alternatives_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 alternatives update from Borislav Petkov:

 - Reorganize the alternatives patching mechanism to patch a single
   location only once instead of multiple times as it was the case with
   the two or three alternative options macros

* tag 'x86_alternatives_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/alternative: Patch a single alternative location only once
  x86/alternative: Use helper functions for patching alternatives