diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-11-08 16:20:54 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-11-08 16:20:54 +0100 |
commit | 6b8cbbd5977d7d7a2d6a466b46875b18a98b53d0 (patch) | |
tree | f43fd23246477ff9125bcf66eac049fe0bec8367 | |
parent | 8ebee7565effdeae6085458f8f8463363120a871 (diff) |
Linux 5.4.285v5.4.285
Link: https://lore.kernel.org/r/20241106120331.497003148@linuxfoundation.org
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20241107063341.146657755@linuxfoundation.org
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: kernelci.org bot <bot@kernelci.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 = 284 +SUBLEVEL = 285 EXTRAVERSION = NAME = Kleptomaniac Octopus |