diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2024-11-28 11:02:58 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-11-29 14:35:53 +0000 |
| commit | 8f3b15c4213fbdd6918d7ddd9ffa9fd4a623dc49 (patch) | |
| tree | 5504bc5ee059ac50c9fc585efe196f59a26de424 /docs/syzbot_assets.md | |
| parent | b5d2be89685d997057176b6647393ba33b431d78 (diff) | |
docs: update reproduction instructions
1. Get rid of executing_syzkaller_programs.md as it now mostly overlaps
with reproducing_crashes.md.
2. Update the instructions on building the kernel with syzbot compilers.
3. Update the links throughout the documentation.
Diffstat (limited to 'docs/syzbot_assets.md')
| -rw-r--r-- | docs/syzbot_assets.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/syzbot_assets.md b/docs/syzbot_assets.md index 818274401..31779d90e 100644 --- a/docs/syzbot_assets.md +++ b/docs/syzbot_assets.md @@ -93,7 +93,7 @@ $ ssh -p 10022 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o I In some time, you'll see the same bug report in the VM's serial output. The commands above execute the `./syz-execprog -enable=all -repeat=0 -procs=6 ./repro.syz` -command inside the VM. For more details see [this document](/docs/executing_syzkaller_programs.md). +command inside the VM. More details can be found in [this document](/docs/reproducing_crashes.md). #### Use the `tools/syz-crush` tool |
