diff options
author | Davidlohr Bueso <[email protected]> | 2023-06-12 11:10:32 -0700 |
---|---|---|
committer | Dan Williams <[email protected]> | 2023-06-25 14:54:51 -0700 |
commit | 8ea9c33d48f20479e87b5fc3a97cd25e656d30dc (patch) | |
tree | 8192a598f544f0b338207634ccff1651ac213460 /tools/perf/util/trace-event-scripting.c | |
parent | ccadf1310fb0bc8d2cbcd14f94a6279c12ea9bee (diff) |
cxl/mbox: Allow for IRQ_NONE case in the isr
For cases when the mailbox background operation is not complete,
do not "handle" the interrupt, as it was not from this device.
And furthermore there are no racy scenarios such as the hw being
out of sync with the driver and starting a new background op
behind its back.
Reported-by: Jonathan Cameron <[email protected]>
Fixes: ccadf1310fb (cxl/mbox: Add background cmd handling machinery)
Signed-off-by: Davidlohr Bueso <[email protected]>
Reviewed-by: Dave Jiang <[email protected]>
Reviewed-by: Jonathan Cameron <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions