Re: [PATCH v3 2/2] ACPI/PPTT: Handle architecturally unknown cache types

2018-10-02 Thread Jeffrey Hugo
On 10/2/2018 4:57 AM, Sudeep Holla wrote: On Thu, Sep 27, 2018 at 08:57:57PM -0600, Jeffrey Hugo wrote: The type of a cache might not be specified by architectural mechanisms (ie system registers), but its type might be specified in the PPTT. In this case, we should populate the type of the cac

Re: [PATCH v3 2/2] ACPI/PPTT: Handle architecturally unknown cache types

2018-10-02 Thread Sudeep Holla
On Thu, Sep 27, 2018 at 08:57:57PM -0600, Jeffrey Hugo wrote: > The type of a cache might not be specified by architectural mechanisms (ie > system registers), but its type might be specified in the PPTT. In this > case, we should populate the type of the cache, rather than leave it > undefined. >

Re: [PATCH v3 2/2] ACPI/PPTT: Handle architecturally unknown cache types

2018-09-28 Thread Jeremy Linton
Hi, On 09/27/2018 09:57 PM, Jeffrey Hugo wrote: The type of a cache might not be specified by architectural mechanisms (ie system registers), but its type might be specified in the PPTT. In this case, we should populate the type of the cache, rather than leave it undefined. This fixes the is

[PATCH v3 2/2] ACPI/PPTT: Handle architecturally unknown cache types

2018-09-27 Thread Jeffrey Hugo
The type of a cache might not be specified by architectural mechanisms (ie system registers), but its type might be specified in the PPTT. In this case, we should populate the type of the cache, rather than leave it undefined. This fixes the issue where the cacheinfo driver will not populate sysf