Re: linux-next: Tree for Apr 13 (new htmldocs warning)
From: Doug Anderson
Date: Mon Apr 13 2026 - 23:01:52 EST
Hi,
On Mon, Apr 13, 2026 at 12:25 PM Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
>
>
>
> On 4/13/26 8:56 AM, Mark Brown wrote:
> > Hi all,
> >
> > The merge window is open, so please to not addd any v7.1) material
> > to your linux-next included branches until after the merge window closes.
> >
> > Changes since 20260410:
>
> New 'make htmldocs' warning due to:
> commit a2225b6e834a
> Author: Douglas Anderson <dianders@xxxxxxxxxxxx>
> Date: Mon Apr 6 16:22:54 2026 -0700
> driver core: Don't let a device probe until it's ready
>
>
> WARNING: ../include/linux/device.h:519 Enum value 'DEV_FLAG_COUNT' not described in enum 'struct_device_flags'
Sorry about that. Fixed:
https://lore.kernel.org/r/20260413195910.1.I23aca74fe2d3636a47df196a80920fecb2643220@changeid
-Doug