From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com ([66.111.4.25]:58921 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753747AbeCFSWt (ORCPT ); Tue, 6 Mar 2018 13:22:49 -0500 Date: Tue, 6 Mar 2018 10:22:53 -0800 From: Greg KH To: Jarkko Sakkinen Cc: stable@vger.kernel.org, Arnd Bergmann , Alexander Steffen Subject: Re: [PATCH 0/3] tpmdd fixes for Linux 4.9 stable branch Message-ID: <20180306182253.GA305@kroah.com> References: <20180305082024.13627-1-jarkko.sakkinen@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180305082024.13627-1-jarkko.sakkinen@linux.intel.com> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Mar 05, 2018 at 10:20:21AM +0200, Jarkko Sakkinen wrote: > Alexader's patches had merge conflicts. This patch set sorts them out. > > Alexander Steffen (2): > tpm_tis_spi: Use DMA-safe memory for SPI transfers > tpm-dev-common: Reject too short writes > > Arnd Bergmann (1): > tpm: constify transmit data pointers The first 3 applied from upstream just fine, and the last one was needed, all now queued up, thanks. greg k-h