diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-02-08 18:15:30 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-02-08 18:15:30 +0100 |
commit | 7a66c048082c95969f767ee6a9b31c85f5b35edf (patch) | |
tree | 915c8d6a4c1a760fe73e5653de6722bc25d5eda6 | |
parent | 48d64974be2fedf2b7beae0a39a05ca654af04a7 (diff) | |
download | linux-stable-7a66c048082c95969f767ee6a9b31c85f5b35edf.tar.gz linux-stable-7a66c048082c95969f767ee6a9b31c85f5b35edf.tar.bz2 linux-stable-7a66c048082c95969f767ee6a9b31c85f5b35edf.zip |
Linux 4.9.300v4.9.300
Link: https://lore.kernel.org/r/20220207103752.341184175@linuxfoundation.org
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Slade Watkins <slade@sladewatkins.com>
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 = 299 +SUBLEVEL = 300 EXTRAVERSION = NAME = Roaring Lionus |