diff options
author | 2009-06-07 15:37:05 +0200 | |
---|---|---|
committer | 2009-06-07 15:37:05 +0200 | |
commit | 626542ca2277961aaa64855206574f8ca4f360e3 (patch) | |
tree | 88f2071580dbe02c43741dd112d8f7b98eea0938 /lib/spinlock_debug.c | |
parent | pdc202xx_old: kill resetproc() method (diff) | |
download | linux-rng-626542ca2277961aaa64855206574f8ca4f360e3.tar.xz linux-rng-626542ca2277961aaa64855206574f8ca4f360e3.zip |
ide-tape: change IDE_AFLAG_IGNORE_DSC non-atomically
There are two sites where the flag is being changed: ide_retry_pc
and idetape_do_request. Both codepaths are protected by hwif->busy
(ide_lock_port) and therefore we shouldn't need the atomic accesses.
Spotted-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'lib/spinlock_debug.c')
0 files changed, 0 insertions, 0 deletions