From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io0-f174.google.com ([209.85.223.174]:50537 "EHLO mail-io0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751073AbdKFC1G (ORCPT ); Sun, 5 Nov 2017 21:27:06 -0500 Received: by mail-io0-f174.google.com with SMTP id 97so14132539iok.7 for ; Sun, 05 Nov 2017 18:27:06 -0800 (PST) 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 In-Reply-To: <20171105110506.usxmuzrvcjvxahr6@linux.intel.com> Sender: linux-integrity-owner@vger.kernel.org List-ID: 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