Re: [PATCH] eventfs: Initialize ei->children and ei->list in init_ei()
Deepanshu Kartikey <[email protected]>
| Newsgroups | org.kernel.vger.stable,org.kernel.vger.linux-kernel,org.kernel.vger.linux-trace-kernel |
|---|---|
| Message-ID | <CADhLXY70RXpWsSNToYGsFniSht__2nd8xma4bkFPeR1kyWcL5A@mail.gmail.com> |
On Mon, Aug 24, 2026 at 8:33 PM Steven Rostedt <[email protected]> wrote: > > On Mon, 24 Aug 2026 20:16:53 +0530 > Deepanshu Kartikey <[email protected]> wrote: > > Yeah, I saw the syzbot report and came up immediately with this fix as > well. But the change log is way too verbose for such a simple fix. Did > you use AI for this patch? If so, you must divulge that information, > usually with a tag. > Yes , I have used AI to create a commit log . I will add the tag in v2 and the commit log you have suggested. Thanks Deepanshu