Re: [PATCH v7 2/2] x86/devicetree: Use CPU description from Device Tree

From: Andy Shevchenko
Date: Thu Mar 22 2018 - 07:49:40 EST


On Wed, Mar 21, 2018 at 11:35 PM, Ivan Gorinov <ivan.gorinov@xxxxxxxxx> wrote:
> Current x86 Device Tree implementation does not support multiprocessing.
> Use new DT bindings to describe the processors.

Neither changelog, nor the code doesn't reflect how you mitigate the
issue kbuild bot reported about.
Care to address?

> + smp_found_config = 1;
> dtb_setup_hpet();
> dtb_apic_setup();

--
With Best Regards,
Andy Shevchenko