diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-06-04 14:37:09 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-06-04 14:37:09 +0200 |
commit | 01e7e36b8606e5d4fddf795938010f7bfa3aa277 (patch) | |
tree | a83e0d53e997fa51462e1c45afca1c356dd821eb | |
parent | 3989785df0746344624a15f80a1dd7a0ceedd94b (diff) |
Linux 5.10.238v5.10.238linux-5.10.y
Link: https://lore.kernel.org/r/20250602134307.195171844@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Jon Hunter <jonathanh@nvidia.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 = 10 -SUBLEVEL = 237 +SUBLEVEL = 238 EXTRAVERSION = NAME = Dare mighty things |