From 7b7a851040330a32da4274f76b9515900fbc33e5 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Mon, 11 Jun 2018 11:36:50 +0200 Subject: Update syzbot.md add reference to kernel configs --- docs/syzbot.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/syzbot.md b/docs/syzbot.md index 522be4c94..098ca1be9 100644 --- a/docs/syzbot.md +++ b/docs/syzbot.md @@ -206,6 +206,10 @@ We've experimented with application of custom patches in the past and it lead to unrecoverable mess. If you want `syzbot` to pick up patches sooner, ask tree maintainers for priority handling. +## Kernel configs + +Kernel configs, sysctls and command line arguments that `syzbot` uses are available in [/dashboard/config](/dashboard/config). + ## Is syzbot code available? Yes, it is [here](https://github.com/google/syzkaller/tree/master/dashboard/app). -- cgit mrf-deployment