From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754903AbeATIA2 (ORCPT ); Sat, 20 Jan 2018 03:00:28 -0500 Received: from mail-io0-f174.google.com ([209.85.223.174]:43889 "EHLO mail-io0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751177AbeATIAN (ORCPT ); Sat, 20 Jan 2018 03:00:13 -0500 X-Google-Smtp-Source: AH8x225c6NxJLamwTLcn1BjF+/UIAYU/XJz5V+GKK6ifETuhLJENkTr2NXcpX1U04nyTYkf3n4W8BKiybXa2pXOcxpU= MIME-Version: 1.0 In-Reply-To: <20180118162013.luz36mjsswaxaekq@linux.intel.com> References: <20171026135453.24672-1-jarkko.sakkinen@linux.intel.com> <20171031200303.GB18578@ziepe.ca> <20171114143238.looouhjk4bp5ko4g@linux.intel.com> <20180118162013.luz36mjsswaxaekq@linux.intel.com> From: PrasannaKumar Muralidharan Date: Sat, 20 Jan 2018 13:30:12 +0530 Message-ID: Subject: Re: [PATCH v3] tpm: use struct tpm_chip for tpm_chip_find_get() To: Jarkko Sakkinen Cc: Jason Gunthorpe , open list , Matt Mackall , Herbert Xu , Peter Huewe , Marcel Selhorst , Mimi Zohar , Dmitry Kasatkin , James Morris , "Serge E. Hallyn" , David Safford , David Howells , Jerry Snitselaar , "open list:HARDWARE RANDOM NUMBER GENERATOR CORE" , "open list:INTEGRITY MEASUREMENT ARCHITECTURE (IMA)" , "open list:KEYS-TRUSTED" Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Jarkko, On 18 January 2018 at 21:50, Jarkko Sakkinen wrote: > On Wed, Jan 17, 2018 at 07:43:51PM +0530, PrasannaKumar Muralidharan wrote: >> Hi Jarkko, >> >> On 14 November 2017 at 20:02, Jarkko Sakkinen >> wrote: >> > On Sun, Nov 12, 2017 at 10:53:35AM +0530, PrasannaKumar Muralidharan wrote: >> >> Did basic check on tpm rng patch, it works fine. As it depends on this >> >> patch this should be working fine too. >> >> >> >> Tested-by: PrasannaKumar Muralidharan >> >> >> >> Regards, >> >> PrasannaKumar >> > >> > Thank you. >> > >> > /Jarkko >> >> Wondering what happened to this and tpm rng patch. Is there something >> more to do for this to get merged? >> >> Thanks, >> PrasannaKumar > > Was part of 4.6 PR. > > /Jarkko Ah, I see. PS: I think you meant 4.16. Thanks, PrasannaKumar