On Fri, Nov 18, 2016 at 6:11 PM, <[email protected]> wrote: > From: Jackie Huang <[email protected]> > > The previous patch added a check but incorrectly > change the elif to if, then it always return 0 > for cpuid if the machine is not __i386__ > > getcpu01 1 TFAIL : getcpu01.c:140: getcpu() returned wrong value > expected cpuid:7, returned value cpuid: 0 > > After this fix: > getcpu01 1 TPASS : getcpu() returned proper cpuid:7, node id:0 >
This is ok. -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
