Re: [REGRESSION][BISECTED] SD Cards detection broken leading to boot failures

From: Greg Kroah-Hartman
Date: Mon Feb 24 2025 - 02:07:57 EST


On Sat, Feb 22, 2025 at 10:22:34PM +0100, Christian Heusel wrote:
> Hello everyone,
>
> on the Arch Linux Forums[1] multiple users reported issues with their SD
> cards not being recognized during boot or that they needed to re-plug
> them in order for them to be recognized.
>
> One user tracked this down to the following commit:
>
> 235b630eda07 ("drivers/card_reader/rtsx_usb: Restore interrupt based detection")
>
> They have also created a report on the kernel bugzilla[1], therefore I
> cc'ed them to this thread. We found that reverting the above commit on
> top of v6.14-rc3 fixes the issue.

Thanks for the report. Do you want to send a revert for this, or do you
need us to create it?

thanks,

greg k-h