diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-01-05 14:30:28 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-01-05 14:30:28 +0300 |
commit | 0dc4b955f01eae10c6923c86234ef9768137797f (patch) | |
tree | 907997aff4e43a1b7297e62675e38bb1abd8a44d | |
parent | 15579e1301f856ad9385d720c9267c11032a5022 (diff) | |
download | linux-0dc4b955f01eae10c6923c86234ef9768137797f.tar.xz |
Linux 4.4.298v4.4.298
Link: https://lore.kernel.org/r/20220103142050.763904028@linuxfoundation.org
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
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,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 297 +SUBLEVEL = 298 EXTRAVERSION = NAME = Blurry Fish Butt |