[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] Hurd branch, master, updated. v0.9.git20241227-4-gc9302064
From: |
Samuel Thibault |
Subject: |
[SCM] Hurd branch, master, updated. v0.9.git20241227-4-gc9302064 |
Date: |
Sat, 28 Dec 2024 19:45:09 -0500 (EST) |
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 <damien@zamaudio.com>
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: <20241228073545.712061-1-damien@zamaudio.com>
-----------------------------------------------------------------------
Summary of changes:
pci-arbiter/netfs_impl.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
hooks/post-receive
--
Hurd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] Hurd branch, master, updated. v0.9.git20241227-4-gc9302064,
Samuel Thibault <=