diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-03-24 12:59:26 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-03-24 12:59:26 +0300 |
commit | 5023febc3a090aa8c812f6149dca451432f69067 (patch) | |
tree | f6099de9be431429898e44ab87ba6d5467ae9219 | |
parent | 528d3b767ec5c1888f2a259240af9adcbceb0c6b (diff) | |
download | linux-5023febc3a090aa8c812f6149dca451432f69067.tar.xz |
Linux 4.9.263v4.9.263
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Jason Self <jason@bluehome.net>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Link: https://lore.kernel.org/r/20210322121920.399826335@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 = 262 +SUBLEVEL = 263 EXTRAVERSION = NAME = Roaring Lionus |