On Wed, Apr 17, 2019 at 06:13:56PM +0300, Jarkko Sakkinen wrote: > On Thu, Mar 21, 2019 at 11:16:21AM +0100, gregkh@xxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxx>. > > > > 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? thanks, greg k-h