diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-13 12:43:33 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-13 12:43:33 +0100 |
commit | 52bcf31d8e3d6864b64fd2f6afffe06635238dc2 (patch) | |
tree | b01736a746efb14338ed557f1941b7d2d8502400 | |
parent | 7f24cff72a699d18077ebe8bbeb8329c3961dc4a (diff) |
Linux 5.4.291v5.4.291
Link: https://lore.kernel.org/r/20250311145714.865727435@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Alok Tiwari <alok.a.tiwari@oracle.com>
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,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 4 -SUBLEVEL = 290 +SUBLEVEL = 291 EXTRAVERSION = NAME = Kleptomaniac Octopus |