summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-07-29 17:14:20 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-07-29 17:14:20 +0200
commit77ba2b9b46f8acead2606759e8196b7076eaeeea (patch)
treedb80a716ab83d7e8727d2d30e02f4db9ed817d6b
parentx86: drop bogus "cc" clobber from __try_cmpxchg_user_asm() (diff)
downloadlinux-stable-77ba2b9b46f8acead2606759e8196b7076eaeeea.tar.xz
linux-stable-77ba2b9b46f8acead2606759e8196b7076eaeeea.zip
Linux 5.4.208v5.4.208
Link: https://lore.kernel.org/r/20220727161008.993711844@linuxfoundation.org Tested-by: Florian Fainelli <f.fainelli@gmail.com> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 89d19f04faab..884a3f314baf 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
PATCHLEVEL = 4
-SUBLEVEL = 207
+SUBLEVEL = 208
EXTRAVERSION =
NAME = Kleptomaniac Octopus