diff options
author | Elias Oltmanns <eo@nebensachen.de> | 2008-11-03 11:01:08 +0100 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2008-11-04 07:08:24 +0100 |
commit | a464189de350b050aa8f334bd4cc53ed406e56dd (patch) | |
tree | d4acc5c1f65eca5522bbd28ae2702e54a1f8db0a /lib/hweight.c | |
parent | sata_nv: fix generic, nf2/3 detection regression (diff) | |
download | linux-a464189de350b050aa8f334bd4cc53ed406e56dd.tar.xz linux-a464189de350b050aa8f334bd4cc53ed406e56dd.zip |
libata: Fix a potential race condition in ata_scsi_park_show()
Peter Moulder has pointed out that there is a slight chance that a
negative value might be passed to jiffies_to_msecs() in
ata_scsi_park_show(). This is fixed by saving the value of jiffies in a
local variable, thus also reducing code since the volatile variable
jiffies is accessed only once.
Signed-off-by: Elias Oltmanns <eo@nebensachen.de>
Signed-off-by: Tejun Heo <tj.kernel.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'lib/hweight.c')
0 files changed, 0 insertions, 0 deletions