Commit Graph
7 Commits
Author SHA1 Message Date
SED4906 ddff61f30e kernel/x86: Fix race in kernel TLB invalidation
Like the other race, this becomes an issue once
PCID is supported. If a user thread initiates a
TLB flush and is interrupted, it may have a new
PCID next time, so arch_cpu_invalidate_tlb_list
returns without invalidating any TLB entries...

Change-Id: I91016c2e244f9f5c1c482596f2f62952830644de
Reviewed-on: https://review.haiku-os.org/c/haiku/+/10450
Haiku-Format: Haiku-format Bot <[email protected]>
Reviewed-by: waddlesplash <[email protected]>
2026-03-09 23:15:55 +00:00
SED4906 d8170f6469 DriveSetup: show status of disk image operations
Change-Id: Ic31bca9f54599e0df0fef461e9da3c3c51ab53ff
Reviewed-on: https://review.haiku-os.org/c/haiku/+/10217
Tested-by: Commit checker robot <[email protected]>
Reviewed-by: Adrien Destugues <[email protected]>
2026-01-09 20:33:42 +00:00
SED4906 64f088f495 BAlert: play user-selected sound
* Alert sounds are separate from notifications

Change-Id: I9e5545084faea354ddd339154c10b54d6479b404
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8477
Tested-by: Commit checker robot <[email protected]>
Reviewed-by: Adrien Destugues <[email protected]>
2026-01-03 13:41:24 +00:00
SED4906 dc7f5e5753 notification_server: Only emit sound if progress moved
Change-Id: Ib5145f0f8b141b155a0f9f7d8eb50f07aef60f37
Reviewed-on: https://review.haiku-os.org/c/haiku/+/10056
Tested-by: Commit checker robot <[email protected]>
Reviewed-by: Adrien Destugues <[email protected]>
2025-12-18 10:47:37 +00:00
SED4906 e7275c4d64 notification_server: Fix sound playback
Change-Id: I25e1a2aa24174d9d704615ce5f389db453f8736e
Reviewed-on: https://review.haiku-os.org/c/haiku/+/9893
Reviewed-by: waddlesplash <[email protected]>
Tested-by: Commit checker robot <[email protected]>
Reviewed-by: nephele nephele <[email protected]>
2025-11-19 19:40:16 +00:00
SED4906 9371fc12d7 sdhci_acpi: Use CID to detect devices
Change-Id: Ifdf4cd2f34dc610dfeeddc04e2fe65de9947c3db
Reviewed-on: https://review.haiku-os.org/c/haiku/+/9708
Reviewed-by: Adrien Destugues <[email protected]>
2025-10-21 12:25:24 +00:00
SED4906 1cdb3beb26 sdhci: add ACPI-enumerated device support
Change-Id: I5c42344b2499bd22581d6b564192decbce937645
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7456
Reviewed-by: Adrien Destugues <[email protected]>
Tested-by: Commit checker robot <[email protected]>
2024-04-02 11:10:56 +00:00