diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-11-17 14:58:08 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-11-17 14:58:08 +0100 |
commit | 708f578f2a8f702d2f2a0ef5e6eac28e08206e03 (patch) | |
tree | 03437d9965ee93b699fd100bea410dbe14bbd0bb | |
parent | 537eaedf21accf8155568bc97da14fa96a71c118 (diff) | |
download | linux-stable-linux-4.19.y.tar.gz linux-stable-linux-4.19.y.tar.bz2 linux-stable-linux-4.19.y.zip |
Linux 4.19.324v4.19.324linux-4.19.y
Link: https://lore.kernel.org/r/20241115063722.845867306@linuxfoundation.org
Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 323 +SUBLEVEL = 324 EXTRAVERSION = NAME = "People's Front" |