diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-11-02 19:46:16 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-11-02 19:46:16 +0100 |
commit | e6de9a8b5b30ebbc4d96df447ddee3202f1b4daf (patch) | |
tree | 3d90a9d8f53faf775acb8f30bee965f715eb8c9c | |
parent | 39fb393e21021eefce076c5d99efe66399d126e2 (diff) | |
download | linux-stable-5.4.157.tar.gz (sig) linux-stable-5.4.157.tar.bz2 (sig) linux-stable-5.4.157.zip |
Linux 5.4.157v5.4.157
Link: https://lore.kernel.org/r/20211101082500.203657870@linuxfoundation.org
Link: https://lore.kernel.org/r/20211101114235.515637019@linuxfoundation.org
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Hulk Robot <hulkrobot@huawei.com>
Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
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 = 5 PATCHLEVEL = 4 -SUBLEVEL = 156 +SUBLEVEL = 157 EXTRAVERSION = NAME = Kleptomaniac Octopus |