Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mmc: sd: disable sd cqhci by default #6405

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

P33M
Copy link
Contributor

@P33M P33M commented Oct 7, 2024

The fixup method isn't ideal as it doesn't allow for date range specifiers, so this array will become unwieldy.

For now, constrain to whole years which span production dates of cards that misbehave.

Link: https://forums.raspberrypi.com/viewtopic.php?t=367459
Also see #6349

@pelwell
Copy link
Contributor

pelwell commented Oct 7, 2024

The auto-builds are ready, if you want people to try them.

I assume are new official cards require no random quirks to be specified?

@P33M
Copy link
Contributor Author

P33M commented Oct 7, 2024

The new cards have had weeks of soak time running continuous stress tests, so no. However I still haven't ruled out a regression that's crept in between testing and the most recent apt release which could also affect them.

This reverts commit 216df57.

See raspberrypi#6349

There is an unknown hang when issuing flush commands that may be
triggered when IO is pending. Revert while investigation takes place.
@P33M P33M changed the title mmc: sd: add more known-bad cards with issues surrounding cache flush mmc: sd: disable sd cqhci by default Oct 8, 2024
@pelwell pelwell merged commit 1b92c93 into raspberrypi:rpi-6.6.y Oct 8, 2024
11 of 12 checks passed
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Oct 10, 2024
kernel: dts: 2712: Reduce default cma usage on Pi5
See: raspberrypi/linux#6361

kernel: drm/v3d,vc4: Stop the active perfmon before being destroyed
See: raspberrypi/linux#6401

kernel: mmc: sd: disable sd cqhci by default
See: raspberrypi/linux#6405

kernel: drm/vc4: Rework UPM allocation to avoid double buffering
See: raspberrypi/linux#6385

kernel: dts: bcm2712d0: Add non-d0 vc6 compatible string
See: raspberrypi/linux#6408
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Oct 10, 2024
kernel: dts: 2712: Reduce default cma usage on Pi5
See: raspberrypi/linux#6361

kernel: drm/v3d,vc4: Stop the active perfmon before being destroyed
See: raspberrypi/linux#6401

kernel: mmc: sd: disable sd cqhci by default
See: raspberrypi/linux#6405

kernel: drm/vc4: Rework UPM allocation to avoid double buffering
See: raspberrypi/linux#6385

kernel: dts: bcm2712d0: Add non-d0 vc6 compatible string
See: raspberrypi/linux#6408
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants