Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • J jg-open
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • linux-arm
  • jg-open
  • Repository
Switch branch/tag
  • jg-open
  • arch
  • um
  • kernel
  • irq.c
Find file BlameHistoryPermalink
  • Johannes Berg's avatar
    um: irqs: allow invoking time-travel handler multiple times · a5ab7c84
    Johannes Berg authored Mar 05, 2021
    
    
    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: default avatarJohannes Berg <johannes.berg@intel.com>
    Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
    a5ab7c84