MPSAFE locking: Add a comment that we need resource list and device_t
refcounting/locking.
This commit is contained in:
parent
d317428f44
commit
cece02d7b3
@ -712,6 +712,7 @@ acpi_sysres_attach(device_t dev)
|
||||
return (0);
|
||||
}
|
||||
|
||||
/* XXX The resource list may require locking and refcounting. */
|
||||
struct resource_list_entry *
|
||||
acpi_sysres_find(int type, u_long addr)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user