diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-27 09:54:30 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-27 09:54:30 +0200 |
commit | 89b6869b942b8730467f2a0760ea466044aa52d2 (patch) | |
tree | 37bbd48854fc99858aee1e7342b971b0a972af76 | |
parent | 7cdcaa7c765ba2e6cd8e0225b73bc38268560b3b (diff) | |
download | linux-stable-5.4.156.tar.gz (sig) linux-stable-5.4.156.tar.bz2 (sig) linux-stable-5.4.156.zip |
Linux 5.4.156v5.4.156
Link: https://lore.kernel.org/r/20211025190937.555108060@linuxfoundation.org
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Tested-by: Guenter Roeck <linux@roeck-us.net>
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 = 155 +SUBLEVEL = 156 EXTRAVERSION = NAME = Kleptomaniac Octopus |