diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-12-22 09:05:16 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-12-22 09:05:16 +0100 |
commit | f84cbc484575d3e2977e06a4b9d69ab644426786 (patch) | |
tree | 90edb9887eeef287938f4163187ef35fe143bc30 /Makefile | |
parent | b4226b387436315e7f57465c15335f4f4b5b075d (diff) | |
download | linux-rt-f84cbc484575d3e2977e06a4b9d69ab644426786.tar.gz |
Linux 4.9.294v4.9.294
Link: https://lore.kernel.org/r/20211220143019.974513085@linuxfoundation.org
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
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>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 293 +SUBLEVEL = 294 EXTRAVERSION = NAME = Roaring Lionus |