> > +#ifdef CONFIG_X86_64 > > + > > +#ifndef CONFIG_X86_LOCAL_APIC > > Seriously? You _cannot_ disable local APIC on x8664 builds. I didn't see this is explicit from Kconfig, which caused the mess... Thanks! Xin
> > +#ifdef CONFIG_X86_64 > > + > > +#ifndef CONFIG_X86_LOCAL_APIC > > Seriously? You _cannot_ disable local APIC on x8664 builds. I didn't see this is explicit from Kconfig, which caused the mess... Thanks! Xin