From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751752AbdKFC1K (ORCPT ); Sun, 5 Nov 2017 21:27:10 -0500 Received: from mail-io0-f173.google.com ([209.85.223.173]:43176 "EHLO mail-io0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751141AbdKFC1G (ORCPT ); Sun, 5 Nov 2017 21:27:06 -0500 X-Google-Smtp-Source: ABhQp+SGc2QdaaOsJwNRshkc4UFq7M8dHEjAw8JSZE1IAiHNLvTQmjqF6E1NfJsxj0DLfBNH8Db4Xw== Date: Sun, 5 Nov 2017 19:27:04 -0700 From: Jason Gunthorpe To: Jarkko Sakkinen Cc: PrasannaKumar Muralidharan , Stefan Berger , linux-integrity@vger.kernel.org, David Howells , Herbert Xu , Dmitry Kasatkin , open list , "open list:INTEGRITY MEASUREMENT ARCHITECTURE (IMA)" , "open list:KEYS-TRUSTED" , "open list:HARDWARE RANDOM NUMBER GENERATOR CORE" , James Morris , Matt Mackall , David Safford , Mimi Zohar , "Serge E. Hallyn" Subject: Re: [PATCH v2] tpm: Move Linux RNG connection to hwrng Message-ID: <20171106022704.GD26011@ziepe.ca> References: <20171031200503.GC18578@ziepe.ca> <20171105110506.usxmuzrvcjvxahr6@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171105110506.usxmuzrvcjvxahr6@linux.intel.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Nov 05, 2017 at 01:05:06PM +0200, Jarkko Sakkinen wrote: > I asked to create a series for a reason. Now this doesn't apply because I > don't have an ancestor in my git history. It would be unusual for me to put your patch into a series unless I am also adopting it. eg what happens if there are more comments on it? Also, I wasn't sure what branch your patch was against since my tree didn't have history for it either.. Sometimes the maintainer has to sort stuff like this out... :) > Please resend as series together with my patch. I can apply neither yet > because they have zero tested-by's. Hopefully PrasannaKumar can test both patches. Jason