diff options
| author | Emilio G. Cota | 2016-06-08 20:55:20 +0200 |
|---|---|---|
| committer | Richard Henderson | 2016-06-12 00:59:34 +0200 |
| commit | ccdb3c1fc8865cf9142235b00e3a8fe3246f2a59 (patch) | |
| tree | ebeea9367c34903e86fea644c1d2d7f5c2f134ab /include/exec | |
| parent | compiler.h: add QEMU_ALIGNED() to enforce struct alignment (diff) | |
| download | qemu-ccdb3c1fc8865cf9142235b00e3a8fe3246f2a59.tar.gz qemu-ccdb3c1fc8865cf9142235b00e3a8fe3246f2a59.tar.xz qemu-ccdb3c1fc8865cf9142235b00e3a8fe3246f2a59.zip | |
seqlock: remove optional mutex
This option is unused; besides, it bloats the struct when not needed.
Let's just let writers define their own locks elsewhere.
Reviewed-by: Sergey Fedorov <sergey.fedorov@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Message-Id: <1465412133-3029-3-git-send-email-cota@braap.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
