On Tue, Feb 28, 2023 at 4:47 PM Suren Baghdasaryan <surenb@xxxxxxxxxx> wrote: > > On Tue, Feb 28, 2023 at 4:37 PM Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > > > > Hi all, > > > > After merging the mm tree, today's linux-next build (htmldocs) produced > > this warning: > > > > include/linux/mm_types.h:1105: warning: Enum value 'FAULT_FLAG_VMA_LOCK' not described in enum 'fault_flag' > > > > Introduced by commit > > > > 5827f16cffd6 ("mm: add FAULT_FLAG_VMA_LOCK flag") > > Thanks for the notification, Stephen! I'll post a fix for this later today. Fix is posted at: https://lore.kernel.org/all/20230301022720.1380780-2-surenb@xxxxxxxxxx/ > > > > > -- > > Cheers, > > Stephen Rothwell