Sebastian Huber 7f1f4282dc qman_api.c: Prevent false clearing of IRQ status
Adding (p->irq_sources & ~QM_PIRQ_CSCI) to the clear mask means for
example we clear the QM_PIRQ_EQCI unconditionally.  This is a problem in
case this interrupt happens after the read of the interrupt status and
before the interrupt status clear.
2017-10-23 09:24:06 +02:00
..
2017-10-23 09:23:59 +02:00
2017-10-23 09:23:59 +02:00
2017-10-23 09:23:59 +02:00
2017-10-23 08:46:43 +02:00
2017-10-23 09:23:59 +02:00
2017-10-23 08:46:43 +02:00
2017-10-23 09:23:59 +02:00
2017-10-23 09:24:05 +02:00
2017-10-23 09:24:05 +02:00
2017-10-23 09:23:59 +02:00
2017-10-23 09:23:59 +02:00
2017-10-23 09:23:59 +02:00
2017-10-23 08:46:43 +02:00