<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 10, 2020 at 3:29 PM Richard Palethorpe <<a href="mailto:rpalethorpe@suse.com">rpalethorpe@suse.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Allows one to run the Syzkaller reproducers as part of the LTP.<br>
<br>
Signed-off-by: Richard Palethorpe <<a href="mailto:rpalethorpe@suse.com" target="_blank">rpalethorpe@suse.com</a>><br>
Reviewed-by: Pter Vorel <<a href="mailto:pvorel@suse.com" target="_blank">pvorel@suse.com</a>><br></blockquote><div><div class="gmail_default" style="font-size:small">Reviewed-by: Li Wang <<a href="mailto:liwang@redhat.com">liwang@redhat.com</a>></div></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
+<br>
+static void setup(void)<br>
+{<br>
+       tst_taint_init(TST_TAINT_W | <span class="gmail_default" style="font-size:small"></span>TST_TAINT_D | TST_TAINT_L);<br></blockquote><div><br></div><div><div class="gmail_default" style="font-size:small">My only concern is that the limitation is too strict for syzkaller.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Because if one of the tests (near the top of the name rankings)</div><div class="gmail_default" style="font-size:small">trigger a WARNING in SUT kernel, the syzwrap.c will be</div><div class="gmail_default" style="font-size:small">skipping all remaining test cases.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Maybe we can just use <span class="gmail_default">'</span>TST_TAINT_D' here, and I wish to</div><div class="gmail_default" style="font-size:small">hear more opinions from others.</div><br></div><div>-- <br></div></div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Regards,<br></div><div>Li Wang<br></div></div></div></div>