diff options
| author | Goran Ferenc <goran.ferenc@imgtec.com> | 2019-02-11 16:48:39 +0100 |
|---|---|---|
| committer | Aleksandar Markovic <amarkovic@wavecomp.com> | 2019-02-14 17:47:28 +0100 |
| commit | 41931c0137eeeff1303f254ed610217c0fa00313 (patch) | |
| tree | 67dbd7e237b7b5894bcff45ab88938b28c852925 /scripts/qapi/introspect.py | |
| parent | 215581bdf1659c80645125df56cd2daa40de3d97 (diff) | |
| download | focaccia-qemu-41931c0137eeeff1303f254ed610217c0fa00313.tar.gz focaccia-qemu-41931c0137eeeff1303f254ed610217c0fa00313.zip | |
target/mips: hold BQL in mips_vpe_wake()
Hold BQL whenever mips_vpe_wake() is invoked. Without this patch, MIPS MT with MTTCG enabled triggers an abort in tcg_handle_interrupt() due to an unlocked access to cpu_interrupt(). This patch makes sure that the BQL is held in this case. Signed-off-by: Goran Ferenc <goran.ferenc@imgtec.com> Signed-off-by: Miodrag Dinic <miodrag.dinic@imgtec.com> Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com> Acked-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'scripts/qapi/introspect.py')
0 files changed, 0 insertions, 0 deletions