diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-08-08 09:37:47 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-08-08 09:37:47 +0300 |
commit | aff9d4e6115abc1732aef71bea36cf3beb9b2c53 (patch) | |
tree | d0793380acba112a2988b51c112ede9fbebf1af2 | |
parent | 19a3982a7b7626823a3df7dec2242284cc64f65d (diff) | |
download | linux-4.4.279.tar.xz (sig) |
Linux 4.4.279v4.4.279
Link: https://lore.kernel.org/r/20210806081108.939164003@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: 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 = 278 +SUBLEVEL = 279 EXTRAVERSION = NAME = Blurry Fish Butt |