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.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,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 48BA9C3A5A2 for ; Fri, 23 Aug 2019 16:07:39 +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 1C49C2173E for ; Fri, 23 Aug 2019 16:07:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="W7+lwy56" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1C49C2173E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=mit.edu 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=BcwwJQSaShdoRpZNsUHglElcw8AoAryMQJSGjjWs5Vk=; b=W7+lwy56YaL5+z ZDERC8tOqW6/hGZb3/n9KjXv5B8Ytoszq1MZIWJ4WTIvIdt6XrbjWRCjuyUBplOsYH77piIg07pc+ gMsRg0hMYL2qkKBMT1ns9WrTNzluO11Q5HuQ0FAE676nO3tTXOWBSS5mIP95C8dleNHGekHZce0ld ohoYsfM4NMkl+Y7H44j+99oMESQc7mGnrofO5vfgRZFPvKcmA572kqmNR8J6i1hmrvcwY9gvr1sfb x1JKsqMHPo6GLXxfIMqWLEdWIirb2vW2VbUVxpfODIY/X4GU3IUjPfKwc7LfmjFa69iwbqoAZcUqF vO9PsCEBmSuNDahcAqYw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1i1C6E-0000Jz-Br; Fri, 23 Aug 2019 16:07:38 +0000 Received: from outgoing-auth-1.mit.edu ([18.9.28.11] helo=outgoing.mit.edu) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1i1C6A-0000JI-JU for linux-arm-kernel@lists.infradead.org; Fri, 23 Aug 2019 16:07:36 +0000 Received: from callcc.thunk.org (guestnat-104-133-0-111.corp.google.com [104.133.0.111] (may be forged)) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id x7NG6CTJ028584 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 23 Aug 2019 12:06:13 -0400 Received: by callcc.thunk.org (Postfix, from userid 15806) id 26F9942049E; Fri, 23 Aug 2019 12:06:12 -0400 (EDT) Date: Fri, 23 Aug 2019 12:06:12 -0400 From: "Theodore Y. Ts'o" To: Will Deacon Subject: Re: [PATCH v10 2/3] fdt: add support for rng-seed Message-ID: <20190823160612.GJ8130@mit.edu> Mail-Followup-To: "Theodore Y. Ts'o" , Will Deacon , Hsin-Yi Wang , linux-arm-kernel@lists.infradead.org, Russell King , Catalin Marinas , Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H . Peter Anvin" , "Paul E . McKenney" , Kate Stewart , "David S . Miller" , Viresh Kumar , Marek Szyprowski , Arnd Bergmann , Marc Zyngier , Julien Thierry , Greg Kroah-Hartman , Wei Li , Anders Roxell , Rob Herring , Aaro Koskinen , Daniel Thompson , Tim Chen , Rik van Riel , Waiman Long , Marcelo Tosatti , Peter Zijlstra , Armijn Hemel , Grzegorz Halat , Len Brown , Shaokun Zhang , Mike Rapoport , Kees Cook , Stephen Boyd , Guenter Roeck , Andrew Morton , Mathieu Desnoyers , Alexey Dobriyan , Yury Norov , Josh Poimboeuf , Jiri Kosina , Mukesh Ojha , linux-kernel@vger.kernel.org References: <20190823062452.127528-1-hsinyi@chromium.org> <20190823062452.127528-3-hsinyi@chromium.org> <20190823154158.wgcnxfzpcttpnhga@willie-the-truck> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190823154158.wgcnxfzpcttpnhga@willie-the-truck> 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-20190823_090734_818565_52CD08E5 X-CRM114-Status: GOOD ( 11.07 ) 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: Kate Stewart , Peter Zijlstra , Catalin Marinas , Mukesh Ojha , Josh Poimboeuf , Grzegorz Halat , "H . Peter Anvin" , Guenter Roeck , Marek Szyprowski , Rob Herring , Daniel Thompson , Anders Roxell , Yury Norov , Marc Zyngier , Russell King , Aaro Koskinen , Ingo Molnar , Viresh Kumar , Waiman Long , "Paul E . McKenney" , Wei Li , Alexey Dobriyan , Julien Thierry , Len Brown , Kees Cook , Arnd Bergmann , Rik van Riel , Stephen Boyd , Shaokun Zhang , Mike Rapoport , Borislav Petkov , Hsin-Yi Wang , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, Greg Kroah-Hartman , Marcelo Tosatti , linux-kernel@vger.kernel.org, Armijn Hemel , Jiri Kosina , Mathieu Desnoyers , Andrew Morton , Tim Chen , "David S . Miller" 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 Fri, Aug 23, 2019 at 04:41:59PM +0100, Will Deacon wrote: > > Given that these aren't functional changes, I've kept Ted's ack from v9 > and I'll queue these via arm64 assuming they pass testing. > > Ted -- please shout if you're not happy about that, and I'll drop the > series. That's fine, thanks. I'm thinking about making some changes to add_hwgenerator_randomness(), but it's not going to be in the next merge window, and it's more important that we get the interfaces (the Kconfig options and add_bootloader_randomness() function prototype) right for ARM. Now to shanghai some volunteers to get this functionality working for x86 (at least for the UEFI and NERF bootloaders). :-) Thanks!! - Ted _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, 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 EC02EC3A5A2 for ; Fri, 23 Aug 2019 16:08:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B38E02133F for ; Fri, 23 Aug 2019 16:08:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388817AbfHWQIH (ORCPT ); Fri, 23 Aug 2019 12:08:07 -0400 Received: from outgoing-auth-1.mit.edu ([18.9.28.11]:57901 "EHLO outgoing.mit.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1732466AbfHWQIH (ORCPT ); Fri, 23 Aug 2019 12:08:07 -0400 Received: from callcc.thunk.org (guestnat-104-133-0-111.corp.google.com [104.133.0.111] (may be forged)) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id x7NG6CTJ028584 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 23 Aug 2019 12:06:13 -0400 Received: by callcc.thunk.org (Postfix, from userid 15806) id 26F9942049E; Fri, 23 Aug 2019 12:06:12 -0400 (EDT) Date: Fri, 23 Aug 2019 12:06:12 -0400 From: "Theodore Y. Ts'o" To: Will Deacon Cc: Hsin-Yi Wang , linux-arm-kernel@lists.infradead.org, Russell King , Catalin Marinas , Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H . Peter Anvin" , "Paul E . McKenney" , Kate Stewart , "David S . Miller" , Viresh Kumar , Marek Szyprowski , Arnd Bergmann , Marc Zyngier , Julien Thierry , Greg Kroah-Hartman , Wei Li , Anders Roxell , Rob Herring , Aaro Koskinen , Daniel Thompson , Tim Chen , Rik van Riel , Waiman Long , Marcelo Tosatti , Peter Zijlstra , Armijn Hemel , Grzegorz Halat , Len Brown , Shaokun Zhang , Mike Rapoport , Kees Cook , Stephen Boyd , Guenter Roeck , Andrew Morton , Mathieu Desnoyers , Alexey Dobriyan , Yury Norov , Josh Poimboeuf , Jiri Kosina , Mukesh Ojha , linux-kernel@vger.kernel.org Subject: Re: [PATCH v10 2/3] fdt: add support for rng-seed Message-ID: <20190823160612.GJ8130@mit.edu> Mail-Followup-To: "Theodore Y. Ts'o" , Will Deacon , Hsin-Yi Wang , linux-arm-kernel@lists.infradead.org, Russell King , Catalin Marinas , Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H . Peter Anvin" , "Paul E . McKenney" , Kate Stewart , "David S . Miller" , Viresh Kumar , Marek Szyprowski , Arnd Bergmann , Marc Zyngier , Julien Thierry , Greg Kroah-Hartman , Wei Li , Anders Roxell , Rob Herring , Aaro Koskinen , Daniel Thompson , Tim Chen , Rik van Riel , Waiman Long , Marcelo Tosatti , Peter Zijlstra , Armijn Hemel , Grzegorz Halat , Len Brown , Shaokun Zhang , Mike Rapoport , Kees Cook , Stephen Boyd , Guenter Roeck , Andrew Morton , Mathieu Desnoyers , Alexey Dobriyan , Yury Norov , Josh Poimboeuf , Jiri Kosina , Mukesh Ojha , linux-kernel@vger.kernel.org References: <20190823062452.127528-1-hsinyi@chromium.org> <20190823062452.127528-3-hsinyi@chromium.org> <20190823154158.wgcnxfzpcttpnhga@willie-the-truck> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190823154158.wgcnxfzpcttpnhga@willie-the-truck> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Aug 23, 2019 at 04:41:59PM +0100, Will Deacon wrote: > > Given that these aren't functional changes, I've kept Ted's ack from v9 > and I'll queue these via arm64 assuming they pass testing. > > Ted -- please shout if you're not happy about that, and I'll drop the > series. That's fine, thanks. I'm thinking about making some changes to add_hwgenerator_randomness(), but it's not going to be in the next merge window, and it's more important that we get the interfaces (the Kconfig options and add_bootloader_randomness() function prototype) right for ARM. Now to shanghai some volunteers to get this functionality working for x86 (at least for the UEFI and NERF bootloaders). :-) Thanks!! - Ted