Re: Linux 5.0.10

2019-04-27 Thread Bhaskar Chowdhury
Thanks, man! On 14:44 Sat 27 Apr , Greg KH wrote: I'm announcing the release of the 5.0.10 kernel. All users of the 5.0 kernel series must upgrade. The updated 5.0.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.0.y and can be b

Re: Linux 5.0.10

2019-04-27 Thread Greg KH
diff --git a/Makefile b/Makefile index ef192ca04330..b282c4143b21 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 0 -SUBLEVEL = 9 +SUBLEVEL = 10 EXTRAVERSION = NAME = Shy Crocodile @@ -678,8 +678,7 @@ KBUILD_CFLAGS += $(c