diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-09-23 08:44:28 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-09-23 08:44:28 +0200 |
commit | 38779362ed7ce5c24c9ac88c45afaf93116fc459 (patch) | |
tree | 1d1d96bccffca8a7d86eb5c5ea5e3cf019396ab9 /Makefile | |
parent | 494bcbfd2b59afb6afbe31107d9427140f312aae (diff) | |
download | linux-stable-38779362ed7ce5c24c9ac88c45afaf93116fc459.tar.gz linux-stable-38779362ed7ce5c24c9ac88c45afaf93116fc459.tar.bz2 linux-stable-38779362ed7ce5c24c9ac88c45afaf93116fc459.zip |
Linux 4.4.237v4.4.237
Link: https://lore.kernel.org/lkml/20200921162033.346434578@linuxfoundation.org/
Tested-by: Jon Hunter <jonathanh@nvidia.com>
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>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 236 +SUBLEVEL = 237 EXTRAVERSION = NAME = Blurry Fish Butt |