mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-07-22 02:17:36 -04:00
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:
3
tools/testing/selftests/rseq/config
Normal file
3
tools/testing/selftests/rseq/config
Normal file
@@ -0,0 +1,3 @@
|
||||
CONFIG_EXPERT=y
|
||||
CONFIG_RSEQ=y
|
||||
CONFIG_RSEQ_SLICE_EXTENSION=y
|
||||
Reference in New Issue
Block a user