Re: linux-next: build failure after merge of the vfs-brauner tree
From: Jori Koolstra
Date: Wed Jun 03 2026 - 10:11:03 EST
> Op 27-05-2026 15:09 CEST schreef Aleksa Sarai <aleksa@xxxxxxxxxxxx>:
>
> If we could also get some comments in asm-generic that tell you which
> flag bits are "cursed", that would also be quite great. My impression is
> a fair number of people forget to check the arch-specific headers, so
> having a note in the generic one would let us avoid this issue in future
> (and IMHO will be more effective than just switching from octal).
>
Just to be sure, what do you mean by cursed here? Maybe just a reminder that
there are arch-specific O_ flags? A list of all of them that may have an
arch specific redefinition is basically all of them...
Best,
Jori.