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: bcm2835-sdhost Observe SWIOTLB memory limit #6603

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

pelwell
Copy link
Contributor

@pelwell pelwell commented Jan 10, 2025

Make sure the sdhost driver doesn't use requests bigger than SWIOTLB can handle.

Copied from [1].

Link: #6589
Signed-off-by: Phil Elwell [email protected]
[1] d4dd9bc ("mmc: bcm2835: Take SWIOTLB memory size limitation into account")

Make sure the sdhost driver doesn't use requests bigger than SWIOTLB
can handle.

Copied from [1].

Link: raspberrypi#6589
Signed-off-by: Phil Elwell <[email protected]>
[1] d4dd9bc ("mmc: bcm2835: Take SWIOTLB memory size limitation
into account")
@pelwell pelwell merged commit dfff383 into raspberrypi:rpi-6.6.y Jan 10, 2025
12 checks passed
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.

3 participants