summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-09-04 13:13:10 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-09-04 13:13:10 +0200
commit7b8888c696afdda7d4b2f517499da7f5c6b36720 (patch)
treefac785678397ad423b97fff2f334ae3e4f84283c
parent0975670c14287183571d01858e8020114a14d76a (diff)
downloadlinux-stable-7b8888c696afdda7d4b2f517499da7f5c6b36720.tar.gz
linux-stable-7b8888c696afdda7d4b2f517499da7f5c6b36720.tar.bz2
linux-stable-7b8888c696afdda7d4b2f517499da7f5c6b36720.zip
Linux 4.19.321v4.19.321
Link: https://lore.kernel.org/r/20240901160803.673617007@linuxfoundation.org Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Jon Hunter <jonathanh@nvidia.com> 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 eff48a05be02..723ac1456b14 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 320
+SUBLEVEL = 321
EXTRAVERSION =
NAME = "People's Front"