diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-02-07 15:35:50 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-02-07 15:35:50 +0100 |
commit | d4716ee8751bf8dabf5872ba008124a0979a5f94 (patch) | |
tree | fbd1176ce1e07e70641bcc007bd8c7ae04f71252 | |
parent | b1a1c262e4b0e713e52c63bd3233f1b9d6f2f056 (diff) | |
download | linux-stable-5.4.96.tar.gz (sig) linux-stable-5.4.96.tar.bz2 (sig) linux-stable-5.4.96.zip |
Linux 5.4.96v5.4.96
Tested-by: Igor Matheus Andrade Torrente <igormtorrente@gmail.com>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20210205140652.348864025@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 = 5 PATCHLEVEL = 4 -SUBLEVEL = 95 +SUBLEVEL = 96 EXTRAVERSION = NAME = Kleptomaniac Octopus |