diff options
| author | Rafael Mendonca <rafaelmendsr@gmail.com> | 2022-09-30 19:40:59 -0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-11-10 18:54:29 +0100 |
| commit | a3fc57bc49a24960fd6a907457f9360a3e65b968 (patch) | |
| tree | f9aa39dcd535fdd59fee9f182e636f81fbc871ec /scripts/stackusage | |
| parent | uio: uio_dmem_genirq: Fix deadlock between irq config and handling (diff) | |
| download | linux-a3fc57bc49a24960fd6a907457f9360a3e65b968.tar.gz linux-a3fc57bc49a24960fd6a907457f9360a3e65b968.zip | |
uio: uio_dmem_genirq: Use non-atomic bit operations in irq config and handling
This finishes the port of the irq configuration and handling from
"uio_pdrv_genirq" to "uio_dmem_genirq". It changes the atomic
bit-manipulation routines to their non-atomic counterparts as we are
already guarding the code by spinlock.
Split out from commit 34cb27528398 ("UIO: Fix concurrency issue").
Signed-off-by: Rafael Mendonca <rafaelmendsr@gmail.com>
Link: https://lore.kernel.org/r/20220930224100.816175-4-rafaelmendsr@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
