diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-12-14 10:03:51 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-12-14 10:03:51 +0100 |
commit | 87ae08ae6ba1f4d6ca8cb134899d87737700be15 (patch) | |
tree | 39372287c6171863208808350a3d9af9ff49dd1e | |
parent | 77903bc22320942704a4d9401b4ea6128a121449 (diff) |
Linux 4.4.295
Link: https://lore.kernel.org/r/20211213092925.380184671@linuxfoundation.org
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.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 = 294 +SUBLEVEL = 295 EXTRAVERSION = NAME = Blurry Fish Butt |