From 47fae6e9224612a0d0b40f2e39a79323e19855bf Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Wed, 19 Feb 2020 13:20:36 +0100 Subject: Update syzbot.md --- docs/syzbot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/syzbot.md b/docs/syzbot.md index 22a9c9543..0b57bde67 100644 --- a/docs/syzbot.md +++ b/docs/syzbot.md @@ -85,7 +85,7 @@ After sending an email you should get a reply email with results within an hour. **Note**: you may send the request only to `syzbot` email address, as patches sent to some mailing lists (e.g. netdev, netfilter-devel) will trigger patchwork. -**Note**: when testing a patch, syzbot uses the kernel config and reproducer that are specified a the initial bug report. As a result, specifying a repo, branch or commit id that are different from the ones that were used for reproducing, can result in false-positive Tested-by responses. +**Note**: when testing a patch, syzbot uses the kernel config and reproducer that are specified a the initial bug report. As a result, specifying a repo, branch or commit id that are different from the ones that were used for reproducing, can result in false-positive Tested-by responses. For example this happens, when the bug is no longer reproducible on a specified kernel tree, with or without the supplied patch. **Note**: see [below](#kmsan-bugs) for `KMSAN` bugs testing. -- cgit mrf-deployment