Re: Policy regarding linux-next only changes
Miguel Ojeda <[email protected]> Wed, 29 Jul 2026 09:17:21 +0200
| Newsgroups | org.kernel.vger.linux-next,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CANiq72kdz4B8yd=rPAVTQE3=O-Proz2U5=95agVtGK9fvUGowA@mail.gmail.com> |
On Wed, Jul 29, 2026 at 3:47=E2=80=AFAM Theodore Tso <[email protected]> wrote: > > It could, but it would involve making a change in syzbot. > Specifically, syzbot would have to be changed to boot the kernel being > tested without the kernel.panic_on_warn=3D1 boot command line function, > and then in the syzbot reproducer, to add the moral equivalent of > > echo 1 > /proc/sys/kernel/panic_on_warn Thanks Ted! Yeah, that's about what I was expecting. Cheers, Miguel