On Wed, Apr 17, 2019 at 05:35:01PM +0200, Greg KH wrote:
On Wed, Apr 17, 2019 at 06:13:56PM +0300, Jarkko Sakkinen wrote:
On Thu, Mar 21, 2019 at 11:16:21AM +0100, gregkh@linuxfoundation.org wrote:
The patch below does not apply to the 4.14-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the original git commit id to stable@vger.kernel.org.
thanks,
greg k-h
Tried to apply over v4.4.112. It applies and compiles. Also this driver is fairly static because it is used only with legacy hardware so you would not expect any merge conflicts with it.
It doesn't apply to 4.4 for me:
~/linux/stable/linux-4.4.y $ patch -p1 --dry-run < ../tpm-tpm_i2c_atmel-return-e2big-when-the-transfer-is-incomplete.patch checking file drivers/char/tpm/tpm_i2c_atmel.c Hunk #1 FAILED at 69. 1 out of 1 hunk FAILED
So something must have changed :(
Care to provide a working backport?
Sure (like I always do). On leave next week but after that.
/Jarkko