From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-f170.google.com (mail-we0-f170.google.com [74.125.82.170]) by kanga.kvack.org (Postfix) with ESMTP id F2C206B0035 for ; Tue, 23 Sep 2014 16:31:55 -0400 (EDT) Received: by mail-we0-f170.google.com with SMTP id x48so3694667wes.15 for ; Tue, 23 Sep 2014 13:31:55 -0700 (PDT) Received: from casper.infradead.org (casper.infradead.org. [2001:770:15f::2]) by mx.google.com with ESMTPS id o1si16664666wje.16.2014.09.23.13.31.52 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Sep 2014 13:31:52 -0700 (PDT) Message-ID: <5421D8B1.1030504@infradead.org> Date: Tue, 23 Sep 2014 13:31:45 -0700 From: Randy Dunlap MIME-Version: 1.0 Subject: Re: mmotm 2014-09-22-16-57 uploaded References: <5420b8b0.9HdYLyyuTikszzH8%akpm@linux-foundation.org> <20140923190222.GA4662@roeck-us.net> In-Reply-To: <20140923190222.GA4662@roeck-us.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Guenter Roeck , akpm@linux-foundation.org Cc: mm-commits@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-fsdevel@vger.kernel.org, linux-next@vger.kernel.org, sfr@canb.auug.org.au, mhocko@suse.cz, David Miller On 09/23/14 12:02, Guenter Roeck wrote: > On Mon, Sep 22, 2014 at 05:02:56PM -0700, akpm@linux-foundation.org wrote: >> The mm-of-the-moment snapshot 2014-09-22-16-57 has been uploaded to >> >> http://www.ozlabs.org/~akpm/mmotm/ >> >> mmotm-readme.txt says >> >> README for mm-of-the-moment: >> >> http://www.ozlabs.org/~akpm/mmotm/ >> >> This is a snapshot of my -mm patch queue. Uploaded at random hopefully >> more than once a week. >> > Sine I started testing this branch, I figure I might as well share the results. > > i386:allyesconfig > > drivers/built-in.o: In function `_scsih_qcmd': > mpt2sas_scsih.c:(.text+0xf5327d): undefined reference to `__udivdi3' > mpt2sas_scsih.c:(.text+0xf532b0): undefined reference to `__umoddi3' > > i386:allmodconfig > > ERROR: "__udivdi3" [drivers/scsi/mpt2sas/mpt2sas.ko] undefined! > ERROR: "__umoddi3" [drivers/scsi/mpt2sas/mpt2sas.ko] undefined! A patch has been posted for that and I believe that Christoph Hellwig has merged it. > mips:nlm_xlp_defconfig > > ERROR: "scsi_is_fc_rport" [drivers/scsi/libfc/libfc.ko] undefined! > ERROR: "fc_get_event_number" [drivers/scsi/libfc/libfc.ko] undefined! > ERROR: "skb_trim" [drivers/scsi/libfc/libfc.ko] undefined! > ERROR: "fc_host_post_event" [drivers/scsi/libfc/libfc.ko] undefined! > > [and many more] I have posted a patch for these build errors. -- ~Randy -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org