On 2021/4/7 19:16, Greg Kroah-Hartman wrote:
I'm announcing the release of the 4.14.229 kernel.
All users of the 4.14 kernel series must upgrade.
The updated 4.14.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
linux-4.14.y
and can b
diff --git a/Makefile b/Makefile
index b30a6e708d5e..f45576aeda9d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 14
-SUBLEVEL = 228
+SUBLEVEL = 229
EXTRAVERSION =
NAME = Petit Gorille
diff --git a/arch/powerpc/include/asm/cpu_
2 matches
Mail list logo