Re: [PATCH v3 0/5] x86/platform/uv: Add uv_sysfs platform driver

2020-11-26 Thread Hans de Goede
Hi, On 11/25/20 6:54 PM, Justin Ernst wrote: > Introduce a new platform driver to gather topology information from UV systems > and expose that information via a sysfs interface at /sys/firmware/sgi_uv/. > > This is version 3 with these changes since version 2: > > * Export sn_coherency_id to f

[PATCH v3 0/5] x86/platform/uv: Add uv_sysfs platform driver

2020-11-25 Thread Justin Ernst
Introduce a new platform driver to gather topology information from UV systems and expose that information via a sysfs interface at /sys/firmware/sgi_uv/. This is version 3 with these changes since version 2: * Export sn_coherency_id to fix build failure when UV_SYSFS=m, caused by re-introducti