diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-19 18:26:19 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-19 18:26:19 +0100 |
commit | d26b3110041a9fddc6c6e36398f53f7eab8cff82 (patch) | |
tree | 345111a18051f16381c5b4f8fdc5633345cf2ec2 | |
parent | 516bd00e5ac113c72534d744b54e11eb9003d237 (diff) | |
download | linux-stable-5.4.91.tar.gz (sig) linux-stable-5.4.91.tar.bz2 (sig) linux-stable-5.4.91.zip |
Linux 5.4.91v5.4.91
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20210118152457.528300594@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 = 90 +SUBLEVEL = 91 EXTRAVERSION = NAME = Kleptomaniac Octopus |