Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964802AbbDUQWO (ORCPT ); Tue, 21 Apr 2015 12:22:14 -0400 Received: from cobra.newdream.net ([66.33.216.30]:45761 "EHLO cobra.newdream.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755221AbbDUQVw (ORCPT ); Tue, 21 Apr 2015 12:21:52 -0400 Date: Tue, 21 Apr 2015 09:21:51 -0700 (PDT) From: Sage Weil To: Guenter Roeck cc: Jim Davis , Stephen Rothwell , linux-next , linux-kernel , zyan@redhat.com, "David S. Miller" , ceph-devel@vger.kernel.org, netdev , idryomov@gmail.com Subject: Re: randconfig build error with next-20150421, in net/ceph In-Reply-To: <20150421161613.GA29133@roeck-us.net> Message-ID: References: <20150421161613.GA29133@roeck-us.net> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 884 Lines: 30 On Tue, 21 Apr 2015, Guenter Roeck wrote: > On Tue, Apr 21, 2015 at 08:10:44AM -0700, Jim Davis wrote: > > Building with the attached random configuration file, > > > > ERROR: "__divdi3" [net/ceph/libceph.ko] undefined! > > Commit 7321f19d ("crush: straw2 bucket type with an efficient 64-bit crush_ln()"). > > + draw = ln / w; > > where 'ln' is 64 bit. > > Some other oddies in that patch, such as > > +#if defined(__linux__) > +#include > +#elif defined(__FreeBSD__) > +#include > +#endif > > and lots of coding style violations. Thanks for the report--we'll fix it up! sage -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/