Re: Linux 4.9.170

2019-04-20 Thread Greg KH
diff --git a/Makefile b/Makefile index 23cc23c47adf..966069dab768 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 169 +SUBLEVEL = 170 EXTRAVERSION = NAME = Roaring Lionus diff --git a/arch/arc/kernel/head.S b/arch/arc/kernel/head.S index 1f945d0f40d

Linux 4.9.170

2019-04-20 Thread Greg KH
n Halkes (1): 9p: do not trust pdu content for stat item size Greg Kroah-Hartman (1): Linux 4.9.170 Jack Morgenstein (1): IB/mlx4: Fix race condition between catas error reset and aliasguid flows Jarkko Sakkinen (1): tpm/tpm_crb: Avoid unaligned reads in crb_recv() Jianguo