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.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,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 65F73C33CB1 for ; Thu, 16 Jan 2020 11:33:29 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 369D52073A for ; Thu, 16 Jan 2020 11:33:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="MejkneMt"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="MooqElTP" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 369D52073A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=fE+l9NROKmTxu5/5FDqV2uWud0WaIo+3lBvUNYTC2xw=; b=MejkneMtYzvmdL D03Gl/KeCVQurbGM0xDUAcZptQTyQUyuhyIXPrHvxBcZsTc/xoIOiXPQrJd+QYmE5JRT5FKVRpWxh vqP8X4q7309XY80/37LBB80SxgInsdkDf/tbkTsACuVvgZIjRlhEPka1gtHP60M0WDO5uE46bmmIg PjWINiHScFZlWtPoGLH/RFw2LYEIo1LzvtwxymXLMp1GfrPM2WHv9actGaTUSsoPSCmSk8qGspv26 Z9OBtPnyyyK7ekKOIoK6tHq15ei0ioGAK1dWbhqbzVXYp8EYuPRFlJx+suSS+irNaWmpwJyXPnwyR Mb0jK9T8QWrY13v0GsYQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1is3Ow-000788-5z; Thu, 16 Jan 2020 11:33:26 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1is3Oo-00077a-Dr for linux-arm-kernel@lists.infradead.org; Thu, 16 Jan 2020 11:33:24 +0000 Received: from willie-the-truck (236.31.169.217.in-addr.arpa [217.169.31.236]) (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 6A8972073A; Thu, 16 Jan 2020 11:33:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579174397; bh=IlHhfu7+wBiA/4o45jiNknVmWVgInlmzqIT0tYxSLP4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=MooqElTPqG2+0jdVGgSMXJmfbEFdpgJi1L3SP7SUpnyuhoUEKFwV0XcG346ZRsTN5 GUb/f1tp+jhxxIEOoG5D9Q9V7NZxLksBlPnm6FLXxZijwRfWEt1V7QF0DvnKlA9bun qBeny/AOkzfqh+Mw77Fqkvo4Lrttp+/ja9hoooi4= Date: Thu, 16 Jan 2020 11:33:13 +0000 From: Will Deacon To: Mark Brown Subject: Re: [PATCH v10 2/3] arm64: random: Add data to pool from setup_arch() Message-ID: <20200116113312.GB16345@willie-the-truck> References: <20200110122341.8445-1-broonie@kernel.org> <20200110122341.8445-3-broonie@kernel.org> <20200115091615.GA21692@willie-the-truck> <20200115120703.GH3897@sirena.org.uk> <20200115124238.GF21692@willie-the-truck> <20200115170459.GM3897@sirena.org.uk> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200115170459.GM3897@sirena.org.uk> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200116_033318_488088_14F453C3 X-CRM114-Status: GOOD ( 13.01 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , Catalin Marinas , Richard Henderson , linux-arm-kernel , Ard Biesheuvel Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Jan 15, 2020 at 05:04:59PM +0000, Mark Brown wrote: > On Wed, Jan 15, 2020 at 02:36:32PM +0100, Ard Biesheuvel wrote: > > On Wed, 15 Jan 2020 at 13:42, Will Deacon wrote: > > > > I'd also really like Ard's ack on anything relating to RNGs. > > > Patches #1 and #3 are fine with me, modulo the HWCAP bit which I don't > > deeply care about. > > > But the way this patch works around our workaround for mismatched RNG > > caps between cores doesn't make sense to me. > > I'd be totally happy to drop patch 2 entirely, it's a *bit* > marginal if it's useful - I mainly wrote it because it's so > trivial to do not because I think it's a wonderful idea. OK, tell you what -- please resend just 1 and 3, with the HWCAP addition (because we're not going to resolve that in time for 5.6) and I'll queue them up. Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel