diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-19 18:22:39 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-19 18:22:39 +0100 |
commit | 43d555d83c3f1fb8168367ca5b47c3a6570ca487 (patch) | |
tree | f5dfbc6cdfd4dea1888d219e981548b28f3cbec9 | |
parent | 47b5fc25044c81190203fe73d84068bffa0dd73a (diff) | |
download | linux-stable-43d555d83c3f1fb8168367ca5b47c3a6570ca487.tar.gz |
Linux 4.19.169v4.19.169
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20210118152502.441191888@linuxfoundation.org
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 = 168 +SUBLEVEL = 169 EXTRAVERSION = NAME = "People's Front" |