diff options
author | Benjamin Berg <benjamin.berg@intel.com> | 2024-11-04 00:28:53 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2024-11-07 19:57:49 +0300 |
commit | d85deadc17ee7e7154271cf1082bc0bb7aba3308 (patch) | |
tree | 84bb895554b6ad08c0f313fe36ba1ca5ad638ef8 /rust/helpers/build_bug.c | |
parent | fcbd26d33dfa40496b6d82973bc49f95e6df21f9 (diff) | |
download | linux-d85deadc17ee7e7154271cf1082bc0bb7aba3308.tar.xz |
um: virtio_uml: fix call_fd IRQ allocation
If the device does not support slave requests, then the IRQ will not yet
be allocated. So initialize the IRQ to UM_IRQ_ALLOC so that it will be
allocated if none has been assigned yet and store it slightly later when
we know that it will not be immediately unregistered again.
Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Link: https://patch.msgid.link/20241103212854.1436046-4-benjamin@sipsolutions.net
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions