mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-11 04:26:38 +00:00
Update handle_irq_resample() to resemble the previously-removed async block version, which clones the resample event in a separate block so that the Rc<RefCell<...>> is not borrowed across await. Otherwise, other users of the Rc<RefCell<Interrupt>> cannot borrow it mutably. BUG=b:208264646 TEST=tools/presubmit TEST=Boot Crostini on hatch Change-Id: I2505d580ae7813b20fff60e7ced0e4f706339a81 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3311457 Reviewed-by: Chirantan Ekbote <chirantan@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
.build_test_serial | ||
Cargo.toml |