diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-01 12:01:07 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-01 12:01:07 +0100 |
commit | b300b28b78145b832f1112d77035111e35112cec (patch) | |
tree | 818c1dda32a4b0d8ad605553b91db087ee843110 | |
parent | 847c86d7f1d5d374f0c8483f7dfe167b89dca301 (diff) | |
download | linux-stable-b300b28b78145b832f1112d77035111e35112cec.tar.gz linux-stable-b300b28b78145b832f1112d77035111e35112cec.tar.bz2 linux-stable-b300b28b78145b832f1112d77035111e35112cec.zip |
Linux 5.4.74v5.4.74
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Link: https://lore.kernel.org/r/CA+G9fYtw23F_PuCjiyVXz4464PsjcTSsL1jgvPP6D9xoZWZU7A@mail.gmail.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 = 5 PATCHLEVEL = 4 -SUBLEVEL = 73 +SUBLEVEL = 74 EXTRAVERSION = NAME = Kleptomaniac Octopus |