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

From: Jarkko Sakkinen
Date: Tue Nov 02 2021 - 16:12:56 EST


On Tue, 2021-11-02 at 18:03 +0100, Greg Kroah-Hartman wrote:
> 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" :(

Ugh, also commit message needs an update. Thanks, I'll do
fix this, apologies.

/Jarkko