Skip to content
  • Philippe Gerum's avatar
    sched: ipipe: announce signal receipt · 786f56ef
    Philippe Gerum authored
    Emit IPIPE_KEVT_SIGWAKE when the target task is about to receive a
    (regular) signal. The co-kernel may decide to schedule a transition of
    the recipient to the root domain in order to have it handle that
    signal asap, which is commonly required for keeping the kernel sane.
    
    This notification is always sent from the context of the issuer.
    786f56ef