Re: [PATCH v10 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node

From: Greg Kroah-Hartman
Date: Tue Nov 02 2021 - 13:04:12 EST


On Tue, Nov 02, 2021 at 06:48:19PM +0200, Jarkko Sakkinen wrote:
> * Change the attribute name as sgx_total_bytes, and attribute group
> name as "x86" (Dave).

<snip>

> --- a/Documentation/ABI/stable/sysfs-devices-node
> +++ b/Documentation/ABI/stable/sysfs-devices-node
> @@ -176,3 +176,10 @@ Contact: Keith Busch <keith.busch@xxxxxxxxx>
> Description:
> The cache write policy: 0 for write-back, 1 for write-through,
> other or unknown.
> +
> +What: /sys/devices/system/node/nodeX/sgx/size

Looks like the attribute group name is still "sgx" :(