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 "GNU Mach".
The branch, master has been updated
via 9d10f486be9d328870fab5979de48695d824e0c4 (commit)
via e9a35a23ecc9e128ef525ecf6c97e065835d2d7b (commit)
via 46e80fa875722245d01e77bf515488fba90c5a41 (commit)
from d30629e69b978464dd69d8e4f79d6e0bad532da4 (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 9d10f486be9d328870fab5979de48695d824e0c4
Author: Samuel Thibault <[email protected]>
Date: Thu May 28 03:02:10 2026 +0200
ahci: Support cache flush
commit e9a35a23ecc9e128ef525ecf6c97e065835d2d7b
Author: Samuel Thibault <[email protected]>
Date: Thu May 28 03:01:51 2026 +0200
ide: Support cache flush
commit 46e80fa875722245d01e77bf515488fba90c5a41
Author: Samuel Thibault <[email protected]>
Date: Thu May 28 03:01:29 2026 +0200
linux: Pass DEV_FLUSH_CACHE set_status to drivers
-----------------------------------------------------------------------
Summary of changes:
linux/dev/drivers/block/ahci.c | 110 ++++++++++++++++++++++++++++++++--------
linux/dev/glue/block.c | 2 +
linux/src/drivers/block/ide.c | 9 ++++
linux/src/include/linux/hdreg.h | 2 +
4 files changed, 103 insertions(+), 20 deletions(-)
hooks/post-receive
--
GNU Mach