On Tue, Oct 17, 2017 at 11:00:04AM +0200, Arnd Bergmann wrote:
2 fs/btrfs/tree-checker.c:186:4: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'unsigned int' [-Wformat=] 1 fs/btrfs/tree-checker.c:186:70: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'unsigned int' [-Wformat=]
I sent a patch a few days ago, Dave Sterba reviewed it, but it hasn't gone in yet.
The patch was picked last Friday, and is now part of linux-next tree
https://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git/commit/?h=fo...
There might be a few days delay, caused by testing, before my kernel.org for-next branch is updated and then picked by linux-next.