On Fri, 1 Mar 2019 10:40:52 +0100 Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > Since the removal of FS_RECLAIM annotations, lockdep states contain four > characters, not six. > > Fixes: e5684bbfc3f03480 ("Documentation/locking/lockdep: Update info about states") > Fixes: d92a8cfcb37ecd13 ("locking/lockdep: Rework FS_RECLAIM annotation") > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > v2: > - Fix silly before/after inversion in patch description. Applied, thanks. jon