diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-02-16 12:43:55 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-02-16 12:43:55 +0100 |
commit | 45c20a29e4c235f595e04cdb306bdcee8b83bbf5 (patch) | |
tree | 2dd167d030ba043f5ad58703742ffc7ce46361b0 /Makefile | |
parent | 47e529da055fd8012dbbc322f34c9ad38c6369e1 (diff) | |
download | linux-rt-45c20a29e4c235f595e04cdb306bdcee8b83bbf5.tar.gz |
Linux 4.9.302v4.9.302
Link: https://lore.kernel.org/r/20220214092445.946718557@linuxfoundation.org
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Slade Watkins <slade@sladewatkins.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
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 = 301 +SUBLEVEL = 302 EXTRAVERSION = NAME = Roaring Lionus |