https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236513
--- Comment #37 from John Baldwin <[email protected]> --- Created attachment 203218 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203218&action=edit shareable_acpi_set_resource.patch This is an untested hack that uses RF_SHAREABLE when reserving resources for CPUs. The other approach is we could just not reserve resources for CPU devices which might be safer as it would then always honor the flags passed to bus_alloc_resource(). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
