Re: [patch V3 33/40] x86/cpu: Use common topology code for HYGON

From: Pu Wen
Date: Fri Aug 11 2023 - 09:19:18 EST


On 2023/8/2 18:21, Thomas Gleixner wrote:
--- a/arch/x86/kernel/cpu/hygon.c
+++ b/arch/x86/kernel/cpu/hygon.c
@@ -20,12 +20,6 @@
#define APICID_SOCKET_ID_BIT 6

The macro should be removed, since it's no needed any more.

--
Regards,
Pu Wen