diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-03-08 19:00:59 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-03-08 19:00:59 +0100 |
commit | aab2579a074250cc1bbf44d210e612420358309b (patch) | |
tree | 95c5ad63bdab88fead0cba229894bf30a1199a23 | |
parent | 6258691830e94be1ba631e4b9ccdfa9520ce6243 (diff) | |
download | linux-stable-aab2579a074250cc1bbf44d210e612420358309b.tar.gz linux-stable-aab2579a074250cc1bbf44d210e612420358309b.tar.bz2 linux-stable-aab2579a074250cc1bbf44d210e612420358309b.zip |
Linux 4.9.305v4.9.305
Link: https://lore.kernel.org/r/20220307091634.434478485@linuxfoundation.org
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.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 = 304 +SUBLEVEL = 305 EXTRAVERSION = NAME = Roaring Lionus |