Merge tag 'core-rseq-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip

Pull rseq update from Thomas Gleixner:
 "A trivial update for RSEQ selftests to provide the config fragments
  which contain the config options required to actually run the tests"

* tag 'core-rseq-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip:
  selftests/rseq: Add config fragment
This commit is contained in:
Linus Torvalds
2026-06-15 13:14:36 +05:30

View File

@@ -0,0 +1,3 @@
CONFIG_EXPERT=y
CONFIG_RSEQ=y
CONFIG_RSEQ_SLICE_EXTENSION=y