mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-07 18:40:10 +00:00
Since the removal of FS_RECLAIM annotations, lockdep states contain four characters, not six. Fixes:e5684bbfc3("Documentation/locking/lockdep: Update info about states") Fixes:d92a8cfcb3("locking/lockdep: Rework FS_RECLAIM annotation") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>