From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de ([195.135.220.15]:36974 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964958AbdJQNOK (ORCPT ); Tue, 17 Oct 2017 09:14:10 -0400 Date: Tue, 17 Oct 2017 15:12:20 +0200 From: David Sterba To: Arnd Bergmann Cc: "kernelci.org bot" , Kernel Build Reports Mailman List , "open list:RALINK MIPS ARCHITECTURE" , Ralf Baechle , David Daney , Carlos Munoz , Linux Kernel Mailing List , Mark Brown , Josh Poimboeuf , linux-btrfs Subject: Re: next/master build: 214 builds: 29 failed, 185 passed, 29 errors, 68 warnings (next-20171016) Message-ID: <20171017131220.GX3521@suse.cz> Reply-To: dsterba@suse.cz References: <59e53a9c.0a98df0a.acf5c.fc96@mx.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-btrfs-owner@vger.kernel.org List-ID: 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=for-next&id=6881041b521fff47c3b31269ec9b8b5ebe7d631e 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.