Re: kcsan -Wmaybe-uninitialized warning in ntfs3

Marco Elver <[email protected]> Tue, 21 Apr 2026 21:06:10 +0200
Newsgroups dev.linux.lists.ntfs3,org.kernel.vger.linux-kernel
Message-ID <CANpmjNMM5+OEHZ9cvnTUithC-dvSq5Co=ZqsYnPMZD_RirDGoQ@mail.gmail.com>
On Tue, 21 Apr 2026 at 17:26, Marco Elver <[email protected]> wrote:
[...]
> > To me, 2 makes more sense. The attribute requires gcc-11 or higher,
> > so you need to wrap that in a compiler version specific macro,
> > but since I only saw the warning with gcc-12 and higher, that
> > should be fine.

Kindly test if you can:
https://lore.kernel.org/all/[email protected]/

Thanks!