aboutsummaryrefslogtreecommitdiff
path: root/hw/intc
diff options
context:
space:
mode:
authorEmanuele Giuseppe Esposito <eesposit@redhat.com>2022-09-26 05:32:12 -0400
committerKevin Wolf <kwolf@redhat.com>2022-10-07 12:11:41 +0200
commitfca26318a09962645351152a83dfa11d782a645d (patch)
treebce22f7cbaec6fb71658839ade9a816c834bc435 /hw/intc
parent6f592e5aca1a27fe1c1f661cfe68b35b90850acf (diff)
downloadqemu-fca26318a09962645351152a83dfa11d782a645d.zip
qemu-fca26318a09962645351152a83dfa11d782a645d.tar.gz
qemu-fca26318a09962645351152a83dfa11d782a645d.tar.bz2
block_job_query: remove atomic read
Not sure what the atomic here was supposed to do, since job.busy is protected by the job lock. Since the whole function is called under job_mutex, just remove the atomic. Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20220926093214.506243-20-eesposit@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions