Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159969963
D57239.id178603.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
323 B
Referenced Files
None
Subscribers
None
D57239.id178603.diff
View Options
diff --git a/sys/dev/acpica/acpi.c b/sys/dev/acpica/acpi.c
--- a/sys/dev/acpica/acpi.c
+++ b/sys/dev/acpica/acpi.c
@@ -5064,7 +5064,7 @@
error = EINVAL;
goto out;
}
- if (ACPI_FAILURE(acpi_EnterSleepState(sc, stype)))
+ if (ACPI_FAILURE(acpi_ReqSleepState(sc, stype)))
error = ENXIO;
break;
default:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jun 21, 2:10 AM (3 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33533004
Default Alt Text
D57239.id178603.diff (323 B)
Attached To
Mode
D57239: acpi: On /dev/power suspend, trigger userspace notifications
Attached
Detach File
Event Timeline
Log In to Comment