From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A58B3C35646 for ; Fri, 21 Feb 2020 13:57:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 76DDE222C4 for ; Fri, 21 Feb 2020 13:57:25 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=ziepe.ca header.i=@ziepe.ca header.b="CajgZpY7" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728732AbgBUN5X (ORCPT ); Fri, 21 Feb 2020 08:57:23 -0500 Received: from mail-qk1-f193.google.com ([209.85.222.193]:43987 "EHLO mail-qk1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728683AbgBUN5X (ORCPT ); Fri, 21 Feb 2020 08:57:23 -0500 Received: by mail-qk1-f193.google.com with SMTP id p7so1828627qkh.10 for ; Fri, 21 Feb 2020 05:57:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ziepe.ca; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=1dHCKhpjWcC6yrvQ8dvgZTfnaHP/2iubCvXzY1WdDa8=; b=CajgZpY7D5ouXsMMkG6nMuVcOUZP8f2Lr3xPY04yzvepWaZ6dFRePegzqcsbqWs6GU X5a91lpeojrZnkyDUgDtGXjFQCZm2bKt1JVyIxgYe3iqVZI8n95m6CiowcIyCPI2Cxuh wvjknm0lx54PkI0t/tQ1/cjoMMMrrwel28xRmAVx9c1kTUzk4oAl6XwoqHk4jbwfUnke CmZnbsjlt9NyBcqcvY7YBg7aX0JxDlCB2UDtqD8IJcW/d0LEK0jV41OyjVn2p3ioT+Qg KHVOyNeb9T1lH4P2GCfdyc8R7FA2rAc4Tve9BCHFuR91e0sbM6eDt6NWXLsaTRaWBZ7o zneQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=1dHCKhpjWcC6yrvQ8dvgZTfnaHP/2iubCvXzY1WdDa8=; b=hrjyxrVzB5fdix7mzxxW7uVUN1qNVtIA8hwjcoBljok38JlnL+biavQAeifnso6HZ2 AuQ+YZoHGxT5rCZI55gORtrHckQ4MaUJoQ1Cec1O9xp1MoOpbRrUQyivcXrZu3RpYHw+ naPEr6huOgNZnavZVlhWm7ivbCo/E9V2QFXVKHRjGLWfNN9XF48zCNx/5/4jc+Crx7Gz GA/6O19HFE6ynBUSwKA4fzVm76R7CHBsgduLsxkkVkJUWEinbxSBlLozIqba0O96et/S M08KY53sh9Ouw+16gJqa+/viQxTO+4EpLrUCZDFPocTHDbzJrEP1fW2Bd1YIHafwA+xE LIgQ== X-Gm-Message-State: APjAAAV0mtlQxoZFSvjozBPgnI2bxF1tyGIWwxsZVILeDTFofzLQuMjR tdCEQvFwT2FtOvzRAy/Ie0/pJA== X-Google-Smtp-Source: APXvYqx88Mq4w0EqcZ7rke98GLpS+jxPX9uLG89xoFtJ2Z1/b7CbweKlw/GnLZeU2ybB4tNG/acf/g== X-Received: by 2002:a05:620a:542:: with SMTP id o2mr33618465qko.318.1582293441677; Fri, 21 Feb 2020 05:57:21 -0800 (PST) Received: from ziepe.ca (hlfxns017vw-142-68-57-212.dhcp-dynamic.fibreop.ns.bellaliant.net. [142.68.57.212]) by smtp.gmail.com with ESMTPSA id a198sm1542777qkg.41.2020.02.21.05.57.20 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 21 Feb 2020 05:57:20 -0800 (PST) Received: from jgg by mlx.ziepe.ca with local (Exim 4.90_1) (envelope-from ) id 1j58nw-0000Uc-HN; Fri, 21 Feb 2020 09:57:20 -0400 Date: Fri, 21 Feb 2020 09:57:20 -0400 From: Jason Gunthorpe To: Randy Dunlap Cc: Stephen Rothwell , Linux Next Mailing List , Linux Kernel Mailing List , Leon Romanovsky , "linux-rdma@vger.kernel.org" Subject: Re: linux-next: Tree for Jan 30 + 20200206 (drivers/infiniband/hw/mlx5/) Message-ID: <20200221135720.GI31668@ziepe.ca> References: <20200130152852.6056b5d8@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-next-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Wed, Feb 05, 2020 at 09:31:15PM -0800, Randy Dunlap wrote: > On 1/30/20 5:47 AM, Randy Dunlap wrote: > > On 1/29/20 8:28 PM, Stephen Rothwell wrote: > >> Hi all, > >> > >> Please do not add any v5.7 material to your linux-next included > >> branches until after v5.6-rc1 has been released. > >> > >> Changes since 20200129: > >> > > > > on i386: > > > > ERROR: "__udivdi3" [drivers/infiniband/hw/mlx5/mlx5_ib.ko] undefined! > > ERROR: "__divdi3" [drivers/infiniband/hw/mlx5/mlx5_ib.ko] undefined! > > > > > > Full randconfig file is attached. > > > > > > I am still seeing this on linux-next of 20200206. FWIW, I am seeing a lot of messages from infradead users in the gmail spam filter, and didn't see this email. It looks like DKIM is broken on ifradead. :( The udiv issue is fixed up now, thanks Jason