Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934128AbbDUQ0O (ORCPT ); Tue, 21 Apr 2015 12:26:14 -0400 Received: from mail-wi0-f175.google.com ([209.85.212.175]:34546 "EHLO mail-wi0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933598AbbDUQ0I (ORCPT ); Tue, 21 Apr 2015 12:26:08 -0400 MIME-Version: 1.0 In-Reply-To: References: <20150421161613.GA29133@roeck-us.net> Date: Tue, 21 Apr 2015 19:26:07 +0300 Message-ID: Subject: Re: randconfig build error with next-20150421, in net/ceph From: Ilya Dryomov To: Sage Weil Cc: Guenter Roeck , Jim Davis , Stephen Rothwell , linux-next , linux-kernel , "Yan, Zheng" , "David S. Miller" , Ceph Development , netdev Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1065 Lines: 35 On Tue, Apr 21, 2015 at 7:21 PM, Sage Weil wrote: > 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! Fixed in ceph-client/master, should make it to linux-next tomorrow. Thanks, Ilya -- 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/