Re: [PATCH 6.19 000/342] 6.19.11-rc1 review

From: François Valenduc

Date: Wed Apr 01 2026 - 14:26:30 EST




For me it does not work. systemd fail to start the virtual console setup. I am using luks to encrypt the root partition. When I type the password, it is always rejected almost I am 99,9% I type the correct password. I will try to bisect it tomorrow.

Best regards,

François Valenduc

I tried git bisect, but it is quite inconclusive. All commits where bad until the end. So the first bad commit is this one:

commit 43ee946d8339fb35944b67f598f940814ec139d3 (HEAD)
Author: Alison Schofield <alison.schofield@xxxxxxxxx>
Date: Thu Feb 26 10:44:36 2026 -0800

cxl/port: Fix use after free of parent_port in cxl_detach_ep()

However, reverting it does not solve the problem. 6.18.21-rc1 fails in the same way.

Any ideas on this ?

Thanks in advance,
Best regards.

François Valenduc