diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-03 09:59:17 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-03 09:59:17 +0300 |
commit | 70154d2f82a9058e8316b6e106071c72fcc58718 (patch) | |
tree | 18d37690dadc51dcd474bbe16365c554fde97560 | |
parent | 23c7e3235a3a5d6297374ab48cc74f63d0a3f275 (diff) | |
download | linux-70154d2f82a9058e8316b6e106071c72fcc58718.tar.xz |
Linux 5.4.124v5.4.124
Link: https://lore.kernel.org/r/20210531130647.887605866@linuxfoundation.org
Tested-by: Hulk Robot <hulkrobot@huawei.com>、
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Jason Self <jason@bluehome.net>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
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 = 123 +SUBLEVEL = 124 EXTRAVERSION = NAME = Kleptomaniac Octopus |