On Fri, Aug 9, 2019 at 12:25 AM Robert Richter <rrichter@xxxxxxxxxxx> wrote: > > On 08.08.19 15:40:06, Jeremy Linton wrote: > > ACPI 6.3 adds a flag to the CPU node to indicate whether > > the given PE is a thread. Add a function to return that > > information for a given linux logical CPU. > > > > Signed-off-by: Jeremy Linton <jeremy.linton@xxxxxxx> > > Reviewed-by: Sudeep Holla <sudeep.holla@xxxxxxx> > > --- > > drivers/acpi/pptt.c | 53 +++++++++++++++++++++++++++++++++++++++++++- > > include/linux/acpi.h | 5 +++++ > > 2 files changed, 57 insertions(+), 1 deletion(-) > > Reviewed-by: Robert Richter <rrichter@xxxxxxxxxxx> Acked-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> and please push it through ARM64 along with the second patch.