From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757239AbdIHVql (ORCPT ); Fri, 8 Sep 2017 17:46:41 -0400 Received: from mga05.intel.com ([192.55.52.43]:12755 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757227AbdIHVqj (ORCPT ); Fri, 8 Sep 2017 17:46:39 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,363,1500966000"; d="scan'208";a="1193133770" Date: Sat, 9 Sep 2017 00:46:34 +0300 From: Jarkko Sakkinen To: Arnd Bergmann Cc: Peter Huewe , Marcel Selhorst , Jason Gunthorpe , Colin Ian King , tpmdd-devel@lists.sourceforge.net, Linux Kernel Mailing List Subject: Re: [PATCH] tpm: constify transmit data pointers Message-ID: <20170908214634.2kglubmagnblmrmy@linux.intel.com> References: <20170907133130.2463746-1-arnd@arndb.de> <20170907162403.4o3li6k74livw2bk@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 08, 2017 at 10:58:55PM +0200, Arnd Bergmann wrote: > On Thu, Sep 7, 2017 at 6:24 PM, Jarkko Sakkinen > wrote: > > On Thu, Sep 07, 2017 at 03:30:45PM +0200, Arnd Bergmann wrote: > >> > > > > Thank you Arnd. Do you mind if squash this to Colin's commit and your > > signed-off-by to that one? > > Either way works, but if you merge the two commits into one, please > clarify in the description who did what part, otherwise it might look like > I just forwarded Jason's original patch to you. > > Arnd I think it could be also a separate patch just to in order to make that simple and also to retain information for git blame. Thanks. /Jarkko