On Tue, Jun 19, 2018 at 05:31:57PM -0400, Babu Moger wrote: > This is part of topoext support. To keep the compatibility, it is better > we support all the combination of nr_cores and nr_threads currently > supported. By allowing more nr_cores and nr_threads, we might end up with > more nodes than we can actually support with the real hardware. We need to > fix up the node id to make this work. We can achieve this by shifting the > socket_id bits left to address more nodes. > > Signed-off-by: Babu Moger <babu.moger@xxxxxxx> Reviewed-by: Eduardo Habkost <ehabkost@xxxxxxxxxx> Queued, thanks. -- Eduardo