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=-7.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable 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 B4BE2C432C3 for ; Fri, 15 Nov 2019 23:11:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8713320733 for ; Fri, 15 Nov 2019 23:11:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="W8Kqu3yM" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727254AbfKOXLB (ORCPT ); Fri, 15 Nov 2019 18:11:01 -0500 Received: from us-smtp-1.mimecast.com ([205.139.110.61]:26264 "EHLO us-smtp-delivery-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727022AbfKOXLA (ORCPT ); Fri, 15 Nov 2019 18:11:00 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1573859459; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yLM4au1w23R33zxZuZFR6tdhMj5Zj3PEZJcCBi1Jfdc=; b=W8Kqu3yM2bpwY13ydq0XoB7rDmPyNDaUSSUCLcveJNM+dSMxB4X8esmQDsDIQ+brtXCKYM inuQXWxoFdKNt4FrXrr0fropRzXyCEg+irIAy5LUtYapYwmTsHDSmtCMlGP87caGOUylRg rn68s8cz61sKeoPVQjidhNG83oc8PbE= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-360-Vg6chb-jMBaVijOWiQQ8aA-1; Fri, 15 Nov 2019 18:10:56 -0500 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 42510800686; Fri, 15 Nov 2019 23:10:55 +0000 (UTC) Received: from localhost (unknown [10.18.25.174]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 34CA766835; Fri, 15 Nov 2019 23:10:51 +0000 (UTC) Date: Fri, 15 Nov 2019 18:10:51 -0500 From: Mike Snitzer To: Stephen Rothwell Cc: Alasdair G Kergon , Randy Dunlap , Linux Next Mailing List , Linux Kernel Mailing List , Joe Thornber , Mikulas Patocka Subject: Re: linux-next: Tree for Nov 15 (drivers/md/dm-integrity) Message-ID: <20191115231050.GA29649@redhat.com> References: <20191115190525.77efdf6c@canb.auug.org.au> <20191116094620.497663ab@canb.auug.org.au> MIME-Version: 1.0 In-Reply-To: <20191116094620.497663ab@canb.auug.org.au> User-Agent: Mutt/1.5.21 (2010-09-15) X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-MC-Unique: Vg6chb-jMBaVijOWiQQ8aA-1 X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Sender: linux-next-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Fri, Nov 15 2019 at 5:46pm -0500, Stephen Rothwell wrote: > Hi all, >=20 > On Fri, 15 Nov 2019 08:17:48 -0800 Randy Dunlap w= rote: > > > > on i386: > >=20 > > ld: drivers/md/dm-integrity.o: in function `calculate_device_limits': > > dm-integrity.c:(.text.unlikely+0x1e9): undefined reference to `__udivdi= 3' >=20 > Caused by commit >=20 > a236c37603bd ("dm integrity: fix excessive alignment of metadata runs") >=20 > From the device-mapper tree. Yes, I've pushed a fixed commit, please see: https://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git/= commit/?h=3Dfor-next&id=3Dd537858ac8aaf4311b51240893add2fc62003b97