Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp2525326ybl; Thu, 19 Dec 2019 15:25:02 -0800 (PST) X-Google-Smtp-Source: APXvYqzhHxvLPdyFR7iTZ+ltriEXXdLCYyZiP2TK/zOF4M0xTSjvwNqheN6+yUyvrNaVMaY4AT/H X-Received: by 2002:a9d:2f0:: with SMTP id 103mr11708481otl.218.1576797902720; Thu, 19 Dec 2019 15:25:02 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1576797902; cv=none; d=google.com; s=arc-20160816; b=nihQk/o6iOrLDbQcWQamRHYa78V6WdkvYairLbwcd1EXcvK/aoiXEwflBDvlWcufih /mp2/WRt8g6cch6jtRYZmlXe9TXZqj2/VeO+jmvqTHKN6otSIIutfDS+CRcGh85qmfXA nYdToSUX4GHOVCheL/PRoSVfVKQ1phWer4f481Kzr6jtS5MNUhibGgqa7zYes+Z5tgGm VXGcJCOKaUlt0QP6uAdkeGbG757ynmWn7f3fkPAQBFxZAjpmkGwPT6SdMpZeVqWRE/1+ 5lhixSjG6ELLCtqUz8Xc1Zs8VxDsamHV2V+Z+q0m96Fa/KVTGOhV0/2977BEcCfj7KtD KJRg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=oIabokvIVveq8OGVg0G3GAm6aBk0zatOiwp9GBUoq5U=; b=PDKDUZDaEwqO0ZEH0d0f8sErjRM292FVUGfJaBc38P+XnpBUtj6fUxNhSz/wJUjS0m eJm7VeRgiK3v+swa/fAEhTchPOAIiW3OpWPNz6cYvsXD15jwkIkIXKS+DMWBWkW8lTgx PISKfs20YC/Aa+mea60Sa05ZhqCOqSbfvKHu23FQFe7A2gt3KbPIs8wnDzgVDnSdGvm5 JIc4DajrSjM5J6L1jKJkxd7vU8/ZbzvNBYr1BJhO6CdFXihoFmphxWEfY5RPABxLRcsT KqUXCCqECCefAaFrwHFSpTlUjSfEAdMdWrhnTSpA/OXtdoNtmcN7sv6nqBg7Tj9Vseas Hoog== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=XAspA5fA; spf=pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l2si3392040oti.303.2019.12.19.15.24.41; Thu, 19 Dec 2019 15:25:02 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=XAspA5fA; spf=pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727031AbfLSXYh (ORCPT + 99 others); Thu, 19 Dec 2019 18:24:37 -0500 Received: from mail.kernel.org ([198.145.29.99]:59268 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726880AbfLSXYh (ORCPT ); Thu, 19 Dec 2019 18:24:37 -0500 Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 20EC624676; Thu, 19 Dec 2019 23:24:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576797876; bh=K3CvbaB8eN/Eb3ZiDlzpb2f2O7TIhZPxnGG8BvCApZA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=XAspA5fA3wS6cyzuttDwywfqalB85K4DEU1gYdSGJKg97fof11phNpx85w8Z6Rwc+ mhpmUK7TrloulsZiMb/hnrx297BtyaM0DEwZVHp97YKu27zY2uQVJiHo/LLPws1Vay ll3fTOlmTdBw9u4lL/Lwt9f+viCPxQWQgBa9LnXU= Date: Thu, 19 Dec 2019 18:24:35 -0500 From: Sasha Levin To: Ard Biesheuvel Cc: Linux Kernel Mailing List , stable , Ard Biesheuvel , Masahiro Yamada , Herbert Xu , linux-arm-kernel , linux-riscv@lists.infradead.org, "open list:HARDWARE RANDOM NUMBER GENERATOR CORE" Subject: Re: [PATCH AUTOSEL 5.4 316/350] int128: move __uint128_t compiler test to Kconfig Message-ID: <20191219232435.GU17708@sasha-vm> References: <20191210210735.9077-1-sashal@kernel.org> <20191210210735.9077-277-sashal@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-crypto-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Wed, Dec 11, 2019 at 10:07:54AM +0000, Ard Biesheuvel wrote: >On Tue, 10 Dec 2019 at 22:13, Sasha Levin wrote: >> >> From: Ard Biesheuvel >> >> [ Upstream commit c12d3362a74bf0cd9e1d488918d40607b62a3104 ] >> >> In order to use 128-bit integer arithmetic in C code, the architecture >> needs to have declared support for it by setting ARCH_SUPPORTS_INT128, >> and it requires a version of the toolchain that supports this at build >> time. This is why all existing tests for ARCH_SUPPORTS_INT128 also test >> whether __SIZEOF_INT128__ is defined, since this is only the case for >> compilers that can support 128-bit integers. >> >> Let's fold this additional test into the Kconfig declaration of >> ARCH_SUPPORTS_INT128 so that we can also use the symbol in Makefiles, >> e.g., to decide whether a certain object needs to be included in the >> first place. >> >> Cc: Masahiro Yamada >> Signed-off-by: Ard Biesheuvel >> Signed-off-by: Herbert Xu >> Signed-off-by: Sasha Levin > >This does not fix a bug so no need to put it in -stable Dropped, thanks! -- Thanks, Sasha