You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This functionality is need to be able to allocate IRQs for legacy devices on x86_64. Right now just adding allocate_exact_id is not really straightforward because of the design of the IdAllocator.
there is currently no way of allocating a particular id in the IdAllocator.
The text was updated successfully, but these errors were encountered: