[OE-core] [PATCH] ltp: fix an incorrect macro checking

Khem Raj raj.khem at gmail.com
Sat Nov 19 17:42:46 UTC 2016


On Fri, Nov 18, 2016 at 6:11 PM,  <jackie.huang at windriver.com> wrote:
> From: Jackie Huang <jackie.huang at windriver.com>
>
> 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.



More information about the Openembedded-core mailing list