diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-07-29 17:05:48 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-07-29 17:05:48 +0200 |
commit | 9645f707f4e67bf0e27bf71ed51c8448f048a179 (patch) | |
tree | 9527ce203fe4b2062c6697eeedd30fc229e94854 | |
parent | 1b1cf809a7e606230ac7015bf90259ac74c414f3 (diff) | |
download | linux-stable-9645f707f4e67bf0e27bf71ed51c8448f048a179.tar.gz linux-stable-9645f707f4e67bf0e27bf71ed51c8448f048a179.tar.bz2 linux-stable-9645f707f4e67bf0e27bf71ed51c8448f048a179.zip |
Linux 4.9.325v4.9.325
Link: https://lore.kernel.org/r/20220727160959.122591422@linuxfoundation.org
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
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 = 324 +SUBLEVEL = 325 EXTRAVERSION = NAME = Roaring Lionus |