diff options
author | Diana Craciun <diana.craciun@oss.nxp.com> | 2020-10-05 20:36:50 +0300 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2020-10-12 11:32:49 -0600 |
commit | f2ba7e8c947bf38fec799fdf9122e05a6a3e8382 (patch) | |
tree | ccd68168aeff634b5cc6ce5a7f6060ba36d48976 /arch/sh | |
parent | 67247289688d49a610a956c23c4ff032f0281845 (diff) |
vfio/fsl-mc: Added lock support in preparation for interrupt handling
Only the DPRC object allocates interrupts from the MSI
interrupt domain. The interrupts are managed by the DPRC in
a pool of interrupts. The access to this pool of interrupts
has to be protected with a lock.
This patch extends the current lock implementation to have a
lock per DPRC.
Signed-off-by: Diana Craciun <diana.craciun@oss.nxp.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'arch/sh')
0 files changed, 0 insertions, 0 deletions