Re: Linux 5.2.8

2019-08-09 Thread Bhaskar Chowdhury
Thanks, a bunch Greg! :) On 19:33 Fri 09 Aug 2019, Greg KH wrote: I'm announcing the release of the 5.2.8 kernel. All users of the 5.2 kernel series must upgrade. The updated 5.2.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-

Re: Linux 5.2.8

2019-08-09 Thread Greg KH
diff --git a/Makefile b/Makefile index 359a6b49e576..bad87c4c8117 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 2 -SUBLEVEL = 7 +SUBLEVEL = 8 EXTRAVERSION = NAME = Bobtail Squid diff --git a/drivers/atm/iphase.c b/drivers/atm