diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-08-15 13:03:33 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-08-15 13:03:33 +0200 |
commit | 162b95d01320370b80cb2d5724cea4ae538ac740 (patch) | |
tree | 015fe3cc9131a68ce84152634712a7d33425cc82 | |
parent | 1994eacac7af52da86e4b0cb6ae61621bef7393f (diff) | |
download | linux-rt-4.14.244.tar.gz |
Linux 4.14.244v4.14.244
Link: https://lore.kernel.org/r/20210813150522.445553924@linuxfoundation.org
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
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>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 243 +SUBLEVEL = 244 EXTRAVERSION = NAME = Petit Gorille |