diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-11-12 13:17:08 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-11-12 13:17:08 +0100 |
commit | 18dc3b942ce31a243fb8ca212b42cccb2711f980 (patch) | |
tree | 9d02a1edd99358aa9a45c41db4e32747b20e68e4 | |
parent | 4eb824f432de3ab830b27aae25595c370473f39e (diff) | |
download | linux-stable-18dc3b942ce31a243fb8ca212b42cccb2711f980.tar.gz linux-stable-18dc3b942ce31a243fb8ca212b42cccb2711f980.tar.bz2 linux-stable-18dc3b942ce31a243fb8ca212b42cccb2711f980.zip |
Linux 4.4.292v4.4.292
Link: https://lore.kernel.org/r/20211110182001.257350381@linuxfoundation.org
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
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 = 291 +SUBLEVEL = 292 EXTRAVERSION = NAME = Blurry Fish Butt |