[Bug 283103] Yet another Parallels arm64 panic

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 15 Dec 2024 16:48:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283103

--- Comment #6 from Edward Tomasz Napierala <trasz@FreeBSD.org> ---
Hm, you're right.

Okay, perhaps a weird idea, but can we make AcpiOsAcquireMutex() return error
when it can't take the mutex without blocking?  ACPI seems to support it, eg
AcpiOsAcquireObject() checks for that error return.

-- 
You are receiving this mail because:
You are the assignee for the bug.