diff options
author | Damien Zammit <damien@zamaudio.com> | 2024-12-28 07:35:52 +0000 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-12-29 01:43:57 +0100 |
commit | c930206466747aa69be0d2d1383a3b98c30c7016 (patch) | |
tree | e8427523a04458831f793609c32932c5550b0832 /startup/startup.c | |
parent | cac26b3523e48613745768494a0b83121d00c298 (diff) | |
download | hurd-c930206466747aa69be0d2d1383a3b98c30c7016.tar.gz hurd-c930206466747aa69be0d2d1383a3b98c30c7016.tar.bz2 hurd-c930206466747aa69be0d2d1383a3b98c30c7016.zip |
pci-arbiter: Fix long standing bug with PCI access
Proxied memory was not rounded up to page size, causing
error with vm_map'ing the underlying memory.
WARNING: Assumes pci memory resources are at least page aligned.
If not, this will expose part of next resource to userspace.
Message-ID: <20241228073545.712061-1-damien@zamaudio.com>
Diffstat (limited to 'startup/startup.c')
0 files changed, 0 insertions, 0 deletions