<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt;"><div>Hi Petr,<br><br>I am really sorry I forgot to mention the link to issue on LTP for which I have submitted the patch. <br><br>Can you please check <a target="_blank" href="https://github.com/linux-test-project/ltp/issues/776">https://github.com/linux-test-project/ltp/issues/776</a> if you have not already? <br><br></div><div>I just followed what the issue points out. <br><br>If not I will follow what you have mentioned if given more references to tst_strerrno()<br><br></div><div><br></div><div class="zmail_extra" data-zbluepencil-ignore="true"><div><br></div><div id="Zm-_Id_-Sgn1">---- On Wed, 12 Jan 2022 20:48:50 +0530 <b>Petr Vorel <pvorel@suse.cz></b> wrote ----<br></div><div><br></div><blockquote style="border-left: 1px solid rgb(204, 204, 204); padding-left: 6px; margin: 0px 0px 0px 5px;"><div>Hi Kushal, <br> <br>>      if ((taint & taint_mask) != 0) <br>> -        tst_brk(TBROK, "Kernel is already tainted: %u", taint); <br>> +        tst_brk(TBROK, "Kernel is already tainted: TAINT_D (OOPS)"); <br> <br>Kernel can be tainted before testing with different flags than D. <br> <br>If you don't like the number, how about create function to map taint flag to <br>char? i.e. similarly to tst_strerrno()? <br> <br>Kind regards, <br>Petr <br></div></blockquote></div><div><br></div><div id="Zm-_Id_-Sgn" data-zbluepencil-ignore="true"><div><br>Regards,<br>Kushal<br></div></div><div><br></div></div><br></body></html>