diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-08-15 13:01:05 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-08-15 13:01:05 +0200 |
commit | 89a3a5a52bc58d04109f03011e8164ce24e94b01 (patch) | |
tree | 4aad12ea20417f69e6d9009f8023e3b76bcbaca2 | |
parent | e3eee87c846dc47f6d8eb6d85e7271f24122a279 (diff) | |
download | linux-stable-4.9.280.tar.gz (sig) linux-stable-4.9.280.tar.bz2 (sig) linux-stable-4.9.280.zip |
Linux 4.9.280v4.9.280
Link: https://lore.kernel.org/r/20210813150522.445553924@linuxfoundation.org
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.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 = 279 +SUBLEVEL = 280 EXTRAVERSION = NAME = Roaring Lionus |