Re: [PATCH 05/14] cpu topology: Export die_id

2019-03-07 Thread Morten Rasmussen
Hi Len, On Tue, Feb 26, 2019 at 01:20:03AM -0500, Len Brown wrote: > From: Len Brown > > Export die_id in cpu topology, for the benefit of hardware that > has multiple-die/package. > > Signed-off-by: Len Brown > Cc: linux-...@vger.kernel.org > --- > Documentation/cputopology.txt | 6 ++

[PATCH 05/14] cpu topology: Export die_id

2019-02-25 Thread Len Brown
From: Len Brown Export die_id in cpu topology, for the benefit of hardware that has multiple-die/package. Signed-off-by: Len Brown Cc: linux-...@vger.kernel.org --- Documentation/cputopology.txt | 6 ++ arch/x86/include/asm/topology.h | 1 + drivers/base/topology.c | 4