diff options
| author | Dmitry Kasatkin <[email protected]> | 2011-06-02 21:10:06 +0300 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2011-06-30 07:44:02 +0800 |
| commit | a929cbeef7d8e5c3603a6f43b977c03c922aada3 (patch) | |
| tree | dd5321e7f54daf6eea76902523312a87ed56ad10 /drivers/scsi/mpt2sas/mpi/mpi2_init.h | |
| parent | ea1fd2246f3c3c6b739529db2a547fa080cf09a3 (diff) | |
crypto: omap-sham - replace flags operation with atomic bit operations
Some flags are changed in interrupt handlers and verified in the tasklet.
There might be a race condition when tasklet is interrupted or another
cpu/core will run IRQ handler and tasklet in parallel.
Atomic bitops functions are now used instead of bitmask operations.
Signed-off-by: Dmitry Kasatkin <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_init.h')
0 files changed, 0 insertions, 0 deletions