diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-12-08 10:45:07 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-12-08 10:45:07 +0300 |
commit | 575a0d95491df8cb6d0f566562c8edda4fcc5bb1 (patch) | |
tree | 7cb76cacb9b14cb228e48779eaf2b0ddea8d29ae | |
parent | 011f6c92b5bf6e1fbfdedc8b5232f64c1c493206 (diff) | |
download | linux-575a0d95491df8cb6d0f566562c8edda4fcc5bb1.tar.xz |
Linux 4.9.292v4.9.292
Link: https://lore.kernel.org/r/20211206145549.155163074@linuxfoundation.org
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.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 = 291 +SUBLEVEL = 292 EXTRAVERSION = NAME = Roaring Lionus |