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)
commitd7a9590f608dbedd917eb0857a074accdf0d3919
treeafde68bdab41ba6a2a4e11e286989b2bd468036d
parent868c250bb4639531ff33b2d879fbef39c1d9ed39
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]