From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934305AbdDGPLA (ORCPT ); Fri, 7 Apr 2017 11:11:00 -0400 Received: from merlin.infradead.org ([205.233.59.134]:59194 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933979AbdDGPKu (ORCPT ); Fri, 7 Apr 2017 11:10:50 -0400 Subject: Re: linux-next: Tree for Apr 7 (btrfs) To: Stephen Rothwell , Linux-Next Mailing List References: <20170407182732.455c5c90@canb.auug.org.au> <3f143e53-652b-8690-d71c-dae42ab14a09@infradead.org> Cc: Linux Kernel Mailing List , linux-btrfs@vger.kernel.org From: Randy Dunlap Message-ID: Date: Fri, 7 Apr 2017 08:10:48 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <3f143e53-652b-8690-d71c-dae42ab14a09@infradead.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/07/17 08:08, Randy Dunlap wrote: > On 04/07/17 01:27, Stephen Rothwell wrote: >> Hi all, >> >> Changes since 20170406: >> > > on i386: > > ERROR: "__udivdi3" [fs/btrfs/btrfs.ko] undefined! > > Reported-by: Randy Dunlap > or when built-in: fs/built-in.o: In function `scrub_bio_end_io_worker': scrub.c:(.text+0x3d1908): undefined reference to `__udivdi3' fs/built-in.o: In function `scrub_raid56_parity': scrub.c:(.text+0x3d23cc): undefined reference to `__udivdi3' scrub.c:(.text+0x3d3342): undefined reference to `__udivdi3' scrub.c:(.text+0x3d3755): undefined reference to `__udivdi3' -- ~Randy