diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-11-26 11:48:44 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-11-26 11:48:44 +0100 |
commit | 5fd8594b3cefd966789dfebf8eb4311574fadbb9 (patch) | |
tree | 02fecd5b44f4a581268fa704eaf4f02d7d07b251 | |
parent | 077cb856cc65fedaad43cb36a2bcb00aa1971a62 (diff) | |
download | linux-rt-5fd8594b3cefd966789dfebf8eb4311574fadbb9.tar.gz |
Linux 4.9.291v4.9.291
Link: https://lore.kernel.org/r/20211124115703.941380739@linuxfoundation.org
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Link: https://lore.kernel.org/r/20211125125641.226524689@linuxfoundation.org
Link: https://lore.kernel.org/r/20211125160515.184659981@linuxfoundation.org
Tested-by: Jon Hunter <jonathanh@nvidia.com>
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 = 290 +SUBLEVEL = 291 EXTRAVERSION = NAME = Roaring Lionus |