diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-06 08:24:22 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-06 08:24:22 +0200 |
commit | fb313cec37d7c5321ee310986c94f16da14b1480 (patch) | |
tree | 113cedce7189f4cbd9a725ee91885f61bee0bc83 | |
parent | 22771d3095deeca0d2aefd55999fa8a50caea3cd (diff) | |
download | linux-stable-fb313cec37d7c5321ee310986c94f16da14b1480.tar.gz linux-stable-fb313cec37d7c5321ee310986c94f16da14b1480.tar.bz2 linux-stable-fb313cec37d7c5321ee310986c94f16da14b1480.zip |
Linux 4.19.246v4.19.246
Link: https://lore.kernel.org/r/20220603173815.088143764@linuxfoundation.org
Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Hulk Robot <hulkrobot@huawei.com>
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 = 245 +SUBLEVEL = 246 EXTRAVERSION = NAME = "People's Front" |