<div dir="ltr"><div class="gmail_quote"><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
> >                 I wonder if this would be better as:<br>
> ><br>
> >                 if (tst_kernel_bits() == 64)<br>
> >                         return false;<br>
> ><br>
> <br>
> Actually, we have TST_AARCH64 already, I'd go with switch to that.<br>
<br>
That wouldn't work right? Since we are checking here if 32bit ARM binary<br>
runs on 64bit AARCH64 kernel. The tst_arch defines for which<br>
architecture the binary was build while the tst_kernel_bits() checks if<br>
the kernel is 32bit or 64bit.<br></blockquote><div><br></div><div><div class="gmail_default" style="font-size:small">Right, I didn't realize that situation. Thanks for the reminder~</div></div><div><br></div></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Regards,<br></div><div>Li Wang<br></div></div></div></div>