diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-09-26 13:39:49 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-09-26 13:39:49 +0200 |
commit | c2276d585654e8d573366c29c565043ec36adf63 (patch) | |
tree | cd2961e39128e00c55055c7b611dbb21beab08c1 | |
parent | c512154854e2dd00c3cc373dc33201bfe6638a75 (diff) | |
download | linux-stable-4.19.208.tar.gz (sig) linux-stable-4.19.208.tar.bz2 (sig) linux-stable-4.19.208.zip |
Linux 4.19.208v4.19.208
Link: https://lore.kernel.org/r/20210924124329.965218583@linuxfoundation.org
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20210924124329.965218583@linuxfoundation.org
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
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 = 207 +SUBLEVEL = 208 EXTRAVERSION = NAME = "People's Front" |