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=-1.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 27C3CC28EB4 for ; Thu, 6 Jun 2019 10:41:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0086620868 for ; Thu, 6 Jun 2019 10:41:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="oot9uwD2" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727089AbfFFKlc (ORCPT ); Thu, 6 Jun 2019 06:41:32 -0400 Received: from mail-io1-f66.google.com ([209.85.166.66]:41996 "EHLO mail-io1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726040AbfFFKlb (ORCPT ); Thu, 6 Jun 2019 06:41:31 -0400 Received: by mail-io1-f66.google.com with SMTP id u19so1400837ior.9 for ; Thu, 06 Jun 2019 03:41:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=YZz9VH+++n/ml8QwihoeTjKhf7ccky00th8eHkY3Vfc=; b=oot9uwD2GIpRoIuiprplBae2RMkW7KHHuPXHbgBj1Zt1IPLHAzmAkeTV2A8L3H6kbE VMITsJ3j1aP5tPlEBV5gwgwKMPxdeZziwToVkctXyoxGl+yY0AkPbnIWvUYup80/H0NX HFoxUK484DU5KeF4HHdJL4D9xn0wDWMZaZ67j3I91i/b5sOYSmRAxdvpR7Be07dZftDk IahAOMUqupe11t5rWpUgRweVeJ2OZQAzrW1KnW7Nk/R4ZcGRq9MY3VbhmMg1r82MfFHZ 9rCjSz5txBMtwphptFvApsmk9GG73EU0SgZk56kRNPbypGjefr5xI3xEwJwvhjetPsUx Uamw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=YZz9VH+++n/ml8QwihoeTjKhf7ccky00th8eHkY3Vfc=; b=WWwuaHiAB3rpph9UpsU1Gq1b5jJdvqPiKblJZZWIyRKgqeK/vM2AYaprIXMMKkdQ1K 4yvtIC0ffykMD7gTmPY9bJmhGA7CRFhI2VxqWFNIaugrXdjgDLJULWXdCOjxHkRVCR9M vHGtQYRCuw8OeW6RJXeChOXeA0bCvLMGW7nO2k815rFU/crFeoBzcyPAEqvDWqJGLLMh B2mOq7/mJUhAMyFWIpO0dHjwurOcXWnows0L/vlcCGgFLWz0myqWGe/WgIo7ti/0QRkH SvLJulgexYweYQMqd9/PrevaWGCZSGKxDjLmRpNOrz634NBPs4ubfGiqTb7Jd+1dPvgQ +CMQ== X-Gm-Message-State: APjAAAWK29QkSv3JKR9Artlnnumdg4XZeyDQrXGgdld3UKIxR9rsjhm2 GfzmyTo3rU8Lkfrc2WErXUgoW6O8L9dd5X8woocJAQ== X-Google-Smtp-Source: APXvYqwaJmD1w0iqf+JJabWNMhpH1dQz4fhXhzeUXTh/S05TOrPkTAmbtOEly66HV1vfKvkRhB1R5D3CqSbES520EyU= X-Received: by 2002:a5d:9d83:: with SMTP id 3mr25670814ion.65.1559817690897; Thu, 06 Jun 2019 03:41:30 -0700 (PDT) MIME-Version: 1.0 References: <20190604233434.nx5tXmlsH%akpm@linux-foundation.org> In-Reply-To: From: Ard Biesheuvel Date: Thu, 6 Jun 2019 12:41:17 +0200 Message-ID: Subject: Re: mmotm 2019-06-04-16-33 uploaded (drivers/crypto/atmel) To: Randy Dunlap Cc: Andrew Morton , Mark Brown , linux-fsdevel@vger.kernel.org, Linux Kernel Mailing List , Linux-MM , Linux-Next Mailing List , mhocko@suse.cz, mm-commits@vger.kernel.org, Stephen Rothwell , Tudor Ambarus , Linux Crypto Mailing List , linux-kbuild , Masahiro Yamada Content-Type: text/plain; charset="UTF-8" Sender: linux-fsdevel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org On Wed, 5 Jun 2019 at 20:56, Randy Dunlap wrote: > > On 6/4/19 4:34 PM, akpm@linux-foundation.org wrote: > > The mm-of-the-moment snapshot 2019-06-04-16-33 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. > > > > (problem seen in mmotm, but this is not an mmotm patch; it's from linux-next) > > on x86_64: > > ld: drivers/crypto/atmel-i2c.o: in function `atmel_i2c_checksum': > atmel-i2c.c:(.text+0x1b): undefined reference to `crc16' > > because CONFIG_CRC16=m and CONFIG_CRYPTO_DEV_ATMEL_I2C=y. > The latter selects the former. > I don't know how to make CRC16 be builtin in this case. ??? > I changed the 'select' to 'imply' but that didn't make any difference. > > Full randconfig file is attached. > CONFIG_CRYPTO_DEV_ATMEL_I2C was lacking the 'select' entirely, but it has now been added (as a fix to the crypto tree)