diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-12-02 08:52:03 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-12-02 08:52:03 +0100 |
| commit | 89bb11da843beec4a6004ef7ecfa44b83a68b56c (patch) | |
| tree | b9c6dd7ff5e5e89b0ce1877f8ebe23814ff21cd1 | |
| parent | e411ba93ba641189ef6f4a71504478221154046e (diff) | |
Linux 5.9.12v5.9.12
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Jeffrin Jose T <jeffrin@rajagiritech.edu.in>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
https://lore.kernel.org/lkml/20201201084711.707195422@linuxfoundation.org/
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 9 -SUBLEVEL = 11 +SUBLEVEL = 12 EXTRAVERSION = NAME = Kleptomaniac Octopus |
