]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
Drop x86/platform/geode use-after-return fix from 6.12, 6.18, 6.19
authorSasha Levin <sashal@kernel.org>
Thu, 9 Apr 2026 00:34:35 +0000 (20:34 -0400)
committerSasha Levin <sashal@kernel.org>
Thu, 9 Apr 2026 00:37:45 +0000 (20:37 -0400)
commit931aca0be038daf9918187e3c4aae862d0cd259b
tree48534b5aad7224368756383d058672c28418fd9d
parenteedf9a17ff7bfd2fe4fe85658cda38f9eb706190
Drop x86/platform/geode use-after-return fix from 6.12, 6.18, 6.19

Build failure confirmed by KernelCI: patch introduces kzalloc_objs()
call which does not exist in stable trees (only available since v7.0-rc1).

Upstream commit: b981e9e94c687b7b19ae8820963f005b842cb2f2

Signed-off-by: Sasha Levin <sashal@kernel.org>
queue-6.12/series
queue-6.12/x86-platform-geode-fix-on-stack-property-data-use-after-return-bug.patch [deleted file]
queue-6.18/series
queue-6.18/x86-platform-geode-fix-on-stack-property-data-use-after-return-bug.patch [deleted file]
queue-6.19/series
queue-6.19/x86-platform-geode-fix-on-stack-property-data-use-after-return-bug.patch [deleted file]