[PATCH v2 0/1] Documentation/x86: Update the dynamic XSTATE doc

From: Chang S. Bae
Date: Wed Jun 29 2022 - 18:51:51 EST


Hi all,

A couple of changes from the last posting [1]:
* Trim the sentences in the AMX enabling example (Dave Hansen).
* Drop the description for the guest options as this change alone does not
cover the practical (KVM) use case. Will follow up with a new series for
this.

Sending this to the Intel reviewers again as one of their feedback was
just addressed.

=== Cover Letter ===

With the AMX support in the mainline, recently I heard some folks had a
hard time understanding the AMX enabling process. A code example is
expected to clarify the steps.

The arch_prctl(2) manual page [2] is missing these new options. Perhaps,
the man-page update follows up along with this.

These changes can be found in the repo:
git://github.com/intel/amx-linux.git doc

And the compiled preview is available here:
https://htmlpreview.github.io/?https://github.com/intel/amx-linux/doc-web/x86/xstate.html

Thanks,
Chang

[1] https://lore.kernel.org/lkml/20220616212210.3182-1-chang.seok.bae@xxxxxxxxx/
[2] arch_prctl(2): https://man7.org/linux/man-pages/man2/arch_prctl.2.html


Chang S. Bae (1):
Documentation/x86: Add the AMX enabling example

Documentation/x86/xstate.rst | 42 ++++++++++++++++++++++++++++++++++++
1 file changed, 42 insertions(+)


base-commit: 03c765b0e3b4cb5063276b086c76f7a612856a9a
--
2.17.1