[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220629224235.20589-1-chang.seok.bae@intel.com>
Date: Wed, 29 Jun 2022 15:42:34 -0700
From: "Chang S. Bae" <chang.seok.bae@...el.com>
To: dave.hansen@...el.com, len.brown@...el.com, tony.luck@...el.com,
rafael.j.wysocki@...el.com, reinette.chatre@...el.com,
dan.j.williams@...el.com
Cc: corbet@....net, linux-doc@...r.kernel.org,
linux-man@...r.kernel.org, linux-kernel@...r.kernel.org,
chang.seok.bae@...el.com
Subject: [PATCH v2 0/1] Documentation/x86: Update the dynamic XSTATE doc
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@intel.com/
[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
Powered by blists - more mailing lists