diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-19 18:05:05 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-19 18:05:05 +0100 |
commit | e0646975af89e712bf6de20c2d372f7bec2d5f94 (patch) | |
tree | 0771c80c54659faea363fc91c2b96cb091f346bc | |
parent | 1102fb2aa465a37e915451cecfd87fff96b3a7ba (diff) |
Linux 5.4.288v5.4.288
Link: https://lore.kernel.org/r/20241217170519.006786596@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 4 -SUBLEVEL = 287 +SUBLEVEL = 288 EXTRAVERSION = NAME = Kleptomaniac Octopus |