From b4e5deb4365ee0e678d831030cc957609ab27f91 Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Wed, 19 Feb 2020 13:14:38 +0100 Subject: Update syzbot.md --- docs/syzbot.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/syzbot.md b/docs/syzbot.md index 63129c4a1..22a9c9543 100644 --- a/docs/syzbot.md +++ b/docs/syzbot.md @@ -82,12 +82,14 @@ or to check if the bug is already fixed by some recent commit. 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 +**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: see [below](#kmsan-bugs) for `KMSAN` bugs testing. +**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: see [below](#usb-bugs) for `USB` bugs testing. +**Note**: see [below](#kmsan-bugs) for `KMSAN` bugs testing. + +**Note**: see [below](#usb-bugs) for `USB` bugs testing.
-- cgit mrf-deployment