From mboxrd@z Thu Jan 1 00:00:00 1970 From: sudeep.holla@arm.com (Sudeep Holla) Date: Mon, 14 May 2018 15:41:28 +0100 Subject: [PATCH v9 04/12] arm64/acpi: Create arch specific cpu to acpi id helper In-Reply-To: <20180511235807.30834-5-jeremy.linton@arm.com> References: <20180511235807.30834-1-jeremy.linton@arm.com> <20180511235807.30834-5-jeremy.linton@arm.com> Message-ID: To: linux-riscv@lists.infradead.org List-Id: linux-riscv.lists.infradead.org On 12/05/18 00:57, Jeremy Linton wrote: > Its helpful to be able to lookup the acpi_processor_id associated > with a logical cpu. Provide an arm64 helper to do this. > > Signed-off-by: Jeremy Linton > Tested-by: Ard Biesheuvel > Tested-by: Vijaya Kumar K > Tested-by: Xiongfeng Wang > Tested-by: Tomasz Nowicki > Acked-by: Ard Biesheuvel Acked-by: Sudeep Holla -- Regards, Sudeep