From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751343AbbCILtS (ORCPT ); Mon, 9 Mar 2015 07:49:18 -0400 Received: from cantor2.suse.de ([195.135.220.15]:53948 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750741AbbCILtQ (ORCPT ); Mon, 9 Mar 2015 07:49:16 -0400 Date: Mon, 9 Mar 2015 12:49:14 +0100 From: David Sterba To: Arnd Bergmann Cc: Chris Mason , David Sterba , linux-btrfs@vger.kernel.org, Josef Bacik , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] btrfs: fix size_t format string Message-ID: <20150309114914.GD5841@twin.jikos.cz> Reply-To: dsterba@suse.cz Mail-Followup-To: dsterba@suse.cz, Arnd Bergmann , Chris Mason , linux-btrfs@vger.kernel.org, Josef Bacik , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <2448187.keuqSF9F23@wuerfel> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2448187.keuqSF9F23@wuerfel> User-Agent: Mutt/1.5.23.1-rc1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 09, 2015 at 12:39:36PM +0100, Arnd Bergmann wrote: > This warning has been rather annoying because it shows up in every > 'allmodconfig' build. I assume others have reported it before, but > please apply some fix for it, ideally before 4.0. Sorry about that, we're aware of the warning and Chris will push the patch to the next rc.