Skip to content
  • Philippe Gerum's avatar
    arm64/ipipe: ignore inapplicable requests to set IRQ affinity · 2d56c541
    Philippe Gerum authored
    Generic client code does not necessarily know whether some IRQ can be
    given a CPU affinity (i.e. have a irq_set_affinity handler), but may
    have to try nevertheless.
    
    In addition, we filter out requests on pipeline-originated virtual
    IRQs, which have no chip descriptor either.
    2d56c541