]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/x86: Add documentation for using dynamic XSTATE features
authorChang S. Bae <chang.seok.bae@intel.com>
Tue, 26 Oct 2021 09:11:57 +0000 (02:11 -0700)
committerBorislav Petkov <bp@suse.de>
Thu, 28 Oct 2021 12:54:58 +0000 (14:54 +0200)
commit47530bdd699aa336f2382ef25032a8ea54a7948e
treeafde68bdab41ba6a2a4e11e286989b2bd468036d
parent05c7ff6b6663b09fc37129f0ca228c618875bdcf
Documentation/x86: Add documentation for using dynamic XSTATE features

Explain how dynamic XSTATE features can be enabled via the
architecture-specific prctl() along with dynamic sigframe size and
first use trap handling.

Fix:

Documentation/x86/xstate.rst:15: WARNING: Title underline too short.

as reported by Stephen Rothwell <sfr@canb.auug.org.au>

Originally-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Chang S. Bae <chang.seok.bae@intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20211026091157.16711-1-chang.seok.bae@intel.com
Documentation/x86/index.rst
Documentation/x86/xstate.rst [new file with mode: 0644]