Messages in this thread |  | | Subject | Re: [PATCH v2 5/5] x86/platform/uv: Update sysfs document file | From | Randy Dunlap <> | Date | Sat, 28 Nov 2020 08:59:32 -0800 |
| |
On 11/27/20 7:42 PM, Mike Travis wrote: > Update sysfs Document file to include moved /proc leaves. > > Signed-off-by: Mike Travis <mike.travis@hpe.com> > --- > Documentation/ABI/testing/sysfs-firmware-sgi_uv | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) > > diff --git a/Documentation/ABI/testing/sysfs-firmware-sgi_uv b/Documentation/ABI/testing/sysfs-firmware-sgi_uv > index 50e25ce80fa2..b377f1470ba2 100644 > --- a/Documentation/ABI/testing/sysfs-firmware-sgi_uv > +++ b/Documentation/ABI/testing/sysfs-firmware-sgi_uv > @@ -7,10 +7,25 @@ Description: > > Under that directory are a number of read-only attributes: > > + archtype > + hub_type > + hubless > partition_id > coherence_id > uv_type > > + The archtype entry contains the UV architecture type that > + is used to select arch-dependent addresses and features. > + If can be set via the OEM_ID in the ACPI MADT table or by
It
> + UVsystab entry both passed from UV BIOS. > +
thanks. -- ~Randy
|  |