Files
RedBear-OS/drivers/acpid/src
4lDO2 9dd6901d59 acpid: setrens before ready(), fixing deadlock.
Otherwise, an open call to /scheme/acpi/tables will result in nsmgr
blocking on an `openat(acpi_root, "tables")` call, which will never
occur if acpid is itself blocking on a `ForkNs` call to nsmgr before it
can serve any scheme requests.
2026-06-05 11:03:32 +02:00
..
2026-03-10 23:38:47 +07:00
2025-12-08 10:29:16 -07:00
2026-04-14 21:54:25 +02:00