From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Subject: Re: linux-next: Tree for Sep 19 Date: Fri, 19 Sep 2014 13:24:10 -0700 Message-ID: <20140919202410.GA26329@roeck-us.net> References: <20140919165817.225eb8b8@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20140919165817.225eb8b8@canb.auug.org.au> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Christoph Hellwig , Trond Myklebust List-Id: linux-next.vger.kernel.org On Fri, Sep 19, 2014 at 04:58:17PM +1000, Stephen Rothwell wrote: > Hi all, > > Changes since 20140917: > > The fsl tree still had its build failure so I used the version from > next-20140917. > > The v4l-dvb tree lost its build failure. > > The security tree gained a conflict against the file-locks tree. > > Non-merge commits (relative to Linus' tree): 6014 > 5488 files changed, 217522 insertions(+), 129375 deletions(-) > > ---------------------------------------------------------------------------- > i386:allyesconfig: fs/built-in.o: In function `bl_map_stripe': dev.c:(.text+0x3489ab): undefined reference to `__udivdi3' dev.c:(.text+0x3489ca): undefined reference to `__umoddi3' dev.c:(.text+0x348a83): undefined reference to `__udivdi3' i386:allmodconfig: mips:allmodconfig: ERROR: "__udivdi3" [fs/nfs/blocklayout/blocklayoutdriver.ko] undefined! ERROR: "__umoddi3" [fs/nfs/blocklayout/blocklayoutdriver.ko] undefined! Obviously caused by commit 5c83746a0cf ('pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing') which adds fs/nfs/blocklayout/dev.c.