Re: [PATCH v3] kernel/watch_queue: Make pipe NULL while clearing watch_queue
From: Siddh Raman Pant <hidden>
Date: 2022-08-01 12:59:16
Also in:
linux-kernel-mentees, lkml
From: Siddh Raman Pant <hidden>
Date: 2022-08-01 12:59:16
Also in:
linux-kernel-mentees, lkml
On Mon, 01 Aug 2022 15:54:03 +0530 Greg KH [off-list ref] wrote:
A: http://en.wikipedia.org/wiki/Top_post Q: Were do I find info about this thing called top-posting? A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top
Oops, sorry.
Trying anything on tag v5.10 is not a good test as that kernel is very old and obsolete and over 15000 changes behind what the latest 5.10.y kernel release has in it. So trying it on v5.10.134 would be best. thanks, greg k-h
Noted. I now tried the 5.10.y branch of stable (which has v5.10.134), but the reproducer isn't triggering the bug for me. Thanks, Siddh