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>