diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-15 15:18:42 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-15 15:18:42 +0300 |
commit | e7f5213d755bc34f366d36f08825c0b446117d96 (patch) | |
tree | 682ce5e8193d3d4f9949e529dde5d75749bdd847 | |
parent | b15feb09a32eca01b24b7d03cf85b5170f2fc38e (diff) | |
download | linux-e7f5213d755bc34f366d36f08825c0b446117d96.tar.xz |
Linux 5.4.189v5.4.189
Link: https://lore.kernel.org/r/20220414110855.141582785@linuxfoundation.org
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Hulk Robot <hulkrobot@huawei.com>
Tested-by: Shuah Khan <skhan@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 = 188 +SUBLEVEL = 189 EXTRAVERSION = NAME = Kleptomaniac Octopus |