Searched hist:a5ab7c8467f1934236e33d5fa1c3c6de831a6648 (Results 1 – 1 of 1) sorted by relevance
/linux/arch/um/kernel/ |
H A D | irq.c | diff a5ab7c8467f1934236e33d5fa1c3c6de831a6648 Fri Mar 05 13:19:57 CET 2021 Johannes Berg <johannes.berg@intel.com> um: irqs: allow invoking time-travel handler multiple times
If we happen to get multiple messages while IRQS are already suspended, we still need to handle them, since otherwise the simulation blocks.
Remove the "prevent nesting" part, time_travel_add_irq_event() will deal with being called multiple times just fine.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Richard Weinberger <richard@nod.at>
|