From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from merlin.infradead.org ([205.233.59.134]:59218 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750995AbdBXSOK (ORCPT ); Fri, 24 Feb 2017 13:14:10 -0500 Subject: Re: linux-next: Tree for Feb 24 (nfs/blocklayout) To: Stephen Rothwell , linux-next@vger.kernel.org References: <20170224140153.41e07762@canb.auug.org.au> Cc: linux-kernel@vger.kernel.org, linux-nfs@vger.kernel.org, Trond Myklebust , Anna Schumaker From: Randy Dunlap Message-ID: <3df46d20-3b1c-98ee-8466-021b8ae44919@infradead.org> Date: Fri, 24 Feb 2017 10:14:02 -0800 MIME-Version: 1.0 In-Reply-To: <20170224140153.41e07762@canb.auug.org.au> Content-Type: text/plain; charset=windows-1252 Sender: linux-nfs-owner@vger.kernel.org List-ID: On 02/23/17 19:01, Stephen Rothwell wrote: > Hi all, > > Please do not add any material intended for v4.12 to your linux-next > included branches until after v4.11-rc1 has been released. > > Changes since 20170223: > on i386, when CONFIG_LBDAF is not enabled: ../fs/nfs/blocklayout/blocklayout.c:227:9: warning: large integer implicitly truncated to unsigned type [-Woverflow] ../fs/nfs/blocklayout/blocklayout.c:284:4: warning: large integer implicitly truncated to unsigned type [-Woverflow] ../fs/nfs/blocklayout/blocklayout.c:371:9: warning: large integer implicitly truncated to unsigned type [-Woverflow] ../fs/nfs/blocklayout/blocklayout.c:446:2: warning: large integer implicitly truncated to unsigned type [-Woverflow] ../fs/nfs/blocklayout/blocklayout.c:724:3: warning: large integer implicitly truncated to unsigned type [-Woverflow] -- ~Randy