diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-12 21:49:06 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-12 21:49:06 +0300 |
commit | 10bd1f305f5f9945bac76a6ddc5371ed2d159bf2 (patch) | |
tree | da4e984bac706deb3868c1ac565e518b2f634dcf | |
parent | 90dc59e67b275ea394307667eecff04daf518620 (diff) | |
download | linux-4.9.251.tar.xz (sig) |
Linux 4.9.251v4.9.251
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Link: https://lore.kernel.org/r/20210111130033.676306636@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 = 250 +SUBLEVEL = 251 EXTRAVERSION = NAME = Roaring Lionus |