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=-9.0 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 CF557C4332B for ; Wed, 20 Jan 2021 14:07:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 914CA22CE3 for ; Wed, 20 Jan 2021 14:07:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390083AbhATOGq (ORCPT ); Wed, 20 Jan 2021 09:06:46 -0500 Received: from mail.kernel.org ([198.145.29.99]:56340 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388346AbhATN1R (ORCPT ); Wed, 20 Jan 2021 08:27:17 -0500 Received: from disco-boy.misterjones.org (disco-boy.misterjones.org [51.254.78.96]) (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 B2A68233A1; Wed, 20 Jan 2021 13:26:28 +0000 (UTC) Received: from disco-boy.misterjones.org ([51.254.78.96] helo=www.loen.fr) by disco-boy.misterjones.org with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94) (envelope-from ) id 1l2DVC-008x9e-IT; Wed, 20 Jan 2021 13:26:26 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 20 Jan 2021 13:26:26 +0000 From: Marc Zyngier To: Will Deacon , Andre Przywara Cc: Russell King , Catalin Marinas , Ard Biesheuvel , kernel-team@android.com, Theodore Ts'o , Mark Brown , Sudeep Holla , linux-kernel@vger.kernel.org, Linus Walleij , kvmarm@lists.cs.columbia.edu, Lorenzo Pieralisi , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v6 0/5] ARM: arm64: Add SMCCC TRNG entropy service In-Reply-To: <161114590396.218530.9227813162726341261.b4-ty@kernel.org> References: <20210106103453.152275-1-andre.przywara@arm.com> <161114590396.218530.9227813162726341261.b4-ty@kernel.org> User-Agent: Roundcube Webmail/1.4.10 Message-ID: X-Sender: maz@kernel.org X-SA-Exim-Connect-IP: 51.254.78.96 X-SA-Exim-Rcpt-To: will@kernel.org, andre.przywara@arm.com, linux@armlinux.org.uk, catalin.marinas@arm.com, ardb@kernel.org, kernel-team@android.com, tytso@mit.edu, broonie@kernel.org, sudeep.holla@arm.com, linux-kernel@vger.kernel.org, linus.walleij@linaro.org, kvmarm@lists.cs.columbia.edu, lorenzo.pieralisi@arm.com, linux-arm-kernel@lists.infradead.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2021-01-20 13:01, Will Deacon wrote: > On Wed, 6 Jan 2021 10:34:48 +0000, Andre Przywara wrote: >> a fix to v5, now *really* fixing the wrong priority of SMCCC vs. RNDR >> in arch_get_random_seed_long_early(). Apologies for messing this up >> in v5 and thanks to broonie for being on the watch! >> >> Will, Catalin: it would be much appreciated if you could consider >> taking >> patch 1/5. This contains the common definitions, and is a prerequisite >> for every other patch, although they are somewhat independent and >> likely >> will need to go through different subsystems. >> >> [...] > > Applied the first patch only to arm64 (for-next/rng), thanks! > > [1/5] firmware: smccc: Add SMCCC TRNG function call IDs > https://git.kernel.org/arm64/c/67c6bb56b649 I can't see how the rest of the patches can go via any other tree if all the definitions are in the first one. Andre, can you explain what your plan is? Thanks, M. -- Jazz is not dead. It just smells funny...