diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-23 15:38:19 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-23 15:38:19 +0100 |
commit | 8db42574fc93d05e7f1f5fbd88af55f4f69ff586 (patch) | |
tree | 1a9fd048b764b875eec37c2e6b169c56ca35b4ea | |
parent | 97174b1e6a5b0bf7439f0ac7a28aa0cc07e01235 (diff) | |
download | linux-rt-8db42574fc93d05e7f1f5fbd88af55f4f69ff586.tar.gz |
Linux 4.9.253v4.9.253
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20210122160829.171484729@linuxfoundation.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 = 9 -SUBLEVEL = 252 +SUBLEVEL = 253 EXTRAVERSION = NAME = Roaring Lionus |