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

Reading block devices to high addresses requires bounce buffer in low memory. #20

Open
xypron opened this issue Aug 22, 2024 · 0 comments
Assignees

Comments

@xypron
Copy link

xypron commented Aug 22, 2024

@NingYu00 @xiangxu-eswin
Merge request #19 is good enough for EFI applications reading into high memory to not fail. But we should try to understand which block device driver has a problem with high addresses.

For SATA this should already be addressed by commit 2122573 ("ata: eswin: allow r/w with high memory buffers").

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

No branches or pull requests

3 participants