Re: [RFC PATCH] x86/cpu/hygon: Fix phys_proc_id calculation logic for multi-die processor

From: Pu Wen
Date: Fri Mar 22 2019 - 21:56:48 EST


On 2019/3/23 0:44, Borislav Petkov wrote:
On Sat, Mar 23, 2019 at 12:19:01AM +0800, Pu Wen wrote:
That 6 is not a magic number.

Well, if I see a naked 6, then it is only magic to me. Now if it were a
proper define with a descriptive name...

So maybe define it as:
#define APICID_SOCKET_ID BIT(6)

--
Regards,
Pu Wen