
23 May
2016
23 May
'16
2:19 a.m.
On 22 May 2016 at 02:45, Bin Meng bmeng.cn@gmail.com wrote:
At present LAPIC is enabled and configured as virtual wire mode in lapic_setup() only when CONFIG_SMP is on. This limitation is however not necessary as for uniprocessor this is still needed.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
arch/x86/cpu/lapic.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org