diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-07-27 12:36:19 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-07-27 12:36:19 +0300 |
commit | bb67b270b37e8bd9c96829d58ffe758635651e90 (patch) | |
tree | bfecc0ce825d5aafa7bc348d5f586c939c448a29 | |
parent | 73d462a38d5f782b7c872fe9ae8393d9ef5483da (diff) | |
download | linux-6.9.y.tar.xz |
Linux 6.9.12v6.9.12linux-6.9.y
Link: https://lore.kernel.org/r/20240725142731.678993846@linuxfoundation.org
Tested-by: Justin M. Forbes <jforbes@fedoraproject.org>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: SeongJae Park <sj@kernel.org>
Tested-by: Markus Reichelt <lkt+2023@mareichelt.com>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.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 = 6 PATCHLEVEL = 9 -SUBLEVEL = 11 +SUBLEVEL = 12 EXTRAVERSION = NAME = Hurr durr I'ma ninja sloth |