This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".
The branch, master has been updated
via c930206466747aa69be0d2d1383a3b98c30c7016 (commit)
from cac26b3523e48613745768494a0b83121d00c298 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c930206466747aa69be0d2d1383a3b98c30c7016
Author: Damien Zammit <[email protected]>
Date: Sat Dec 28 07:35:52 2024 +0000
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: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
pci-arbiter/netfs_impl.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
hooks/post-receive
--
Hurd