diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-10 13:04:45 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-10 13:04:45 +0200 |
commit | b76c99cf586bd7e2078de72e6ca5195be58b0dbf (patch) | |
tree | 561bbffc8142ed1ed3306622860f198913b9f3f9 | |
parent | 9cfc4cb76d9239c39bc0bfc4258e8ce0a8aa2f54 (diff) | |
download | linux-stable-b76c99cf586bd7e2078de72e6ca5195be58b0dbf.tar.gz linux-stable-b76c99cf586bd7e2078de72e6ca5195be58b0dbf.tar.bz2 linux-stable-b76c99cf586bd7e2078de72e6ca5195be58b0dbf.zip |
Linux 4.9.266v4.9.266
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Jason Self <jason@bluehome.net>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Link: https://lore.kernel.org/r/20210409095259.624577828@linuxfoundation.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 = 265 +SUBLEVEL = 266 EXTRAVERSION = NAME = Roaring Lionus |