On Mon, Aug 12, 2019 at 11:06:07AM +0200, Rafael J. Wysocki wrote: > 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. Thanks. I'll push these into -next shortly. Will