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 dea8281ba91abe4baa2f87fb3db2c1bc9b8fb30f (commit)
via 85a9dd59679efde718778746c04590aec308bdce (commit)
via 77392eae8497a49ed688a1206ab9839c7183bf14 (commit)
from 44a66bd9b8df54c24466f4e2eb22ca51d891a4f1 (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 dea8281ba91abe4baa2f87fb3db2c1bc9b8fb30f
Author: Samuel Thibault <[email protected]>
Date: Tue Jun 30 00:33:39 2026 +0200
ahci: Avoid running two flushes in parallel on the same port
Otherwise the timer gets mangled.
commit 85a9dd59679efde718778746c04590aec308bdce
Author: Samuel Thibault <[email protected]>
Date: Tue Jun 30 00:29:01 2026 +0200
ahci: Separate out command timers
Otherwise if we flush on several ports in parallel the timer gets
mangled.
commit 77392eae8497a49ed688a1206ab9839c7183bf14
Author: Samuel Thibault <[email protected]>
Date: Mon Jun 29 21:39:10 2026 +0200
ahci: Name the slots used for different commands
-----------------------------------------------------------------------
Summary of changes:
linux/dev/drivers/block/ahci.c | 52 ++++++++++++++++++++++++------------------
1 file changed, 30 insertions(+), 22 deletions(-)
hooks/post-receive
--
GNU Mach