From e2338bf1723dab558649d9993d55c5072a5560ac Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Tue, 6 Aug 2019 14:51:55 +0200 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 62d096ef0..b0fd552fd 100644 --- a/docs/syzbot.md +++ b/docs/syzbot.md @@ -311,7 +311,7 @@ and attach/inline your test patch in the same email. `commit-hash` is the id of the kernel commit on which this bug was reproduced, its value can be found in the initial report email. -If the bug some from the `KMSAN` tree, follow the [instructions above](#kmsan-bugs), +If the bug was triggered on the `KMSAN` tree, follow the [instructions above](#kmsan-bugs), with the exception that you must also use `commit-hash` instead of the `master` branch when testing patches. -- cgit mrf-deployment