Thanks for the feedback. I’ve tested the patch locally as well using kselftest, and it passed successfully.
On Mon, Oct 6, 2025 at 3:16 PM SHAURYA RANE <[email protected]> wrote: > > Thanks for the feedback. I’ve tested the patch locally as well using > kselftest, and it passed successfully. > > Best regards, > Shaurya Rane > > On Sun, 5 Oct 2025, 23:35 Kent Overstreet, <[email protected]> wrote: >> >> On Sun, Oct 05, 2025 at 09:38:25PM +0530, SHAURYA RANE wrote: >> > #syz test: >> > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master >> >> Instead of having syzbot test your code, please try the ktest syzbot >> reproducer test: >> >> https://evilpiepirate.org/git/ktest.git/ >> >> build-test-kernel run -I ~/ktest/tests/syzbot-repro.ktest <bug-id> >> >> I get very nervous when people send me patches they've never run >> themselves. Always try to have eyes on what your code is doing, try to >> look with your eyes and see that it's doing what you think it's doing :)
