Re: [PATCH v3 0/2] x86: AMX enabling example with new constants

From: Chang S. Bae
Date: Thu Jul 21 2022 - 16:57:55 EST


On 7/21/2022 1:53 PM, Luck, Tony wrote:
The arch_prctl(2) manual page [2] is missing these new options. Perhaps,
the man-page update follows up along with this.

This isn't the right process to get a manual page updated.

See:

https://www.kernel.org/doc/man-pages/contributing.html

then log a bug, write a patch, and submit it to add the AMX options.

Indeed. I didn't intend this series to initiate the process to update the man page. Instead, I wanted to establish the kernel doc before starting it. But it looks like not super clear, sorry.

Thanks,
Chang