[PATCH v3 0/1] cputlb: Make store_helper less fragile to compiler optimizations

Richard Henderson posted 1 patch 3 years, 8 months ago
Test docker-quick@centos7 passed
Test docker-mingw@fedora passed
Test checkpatch passed
Test FreeBSD passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200813204024.3077275-1-richard.henderson@linaro.org
accel/tcg/cputlb.c | 138 ++++++++++++++++++++++++++-------------------
1 file changed, 79 insertions(+), 59 deletions(-)
[PATCH v3 0/1] cputlb: Make store_helper less fragile to compiler optimizations
Posted by Richard Henderson 3 years, 8 months ago
This is the patch I posted in reply to Shu-Chun Weng's v2 at

https://lists.nongnu.org/archive/html/qemu-devel/2020-07/msg07589.html

with the patch comment adjusted.  The patch itself got an official R-b
from Alex, and an informal ack from Shu-Chun.

I plan to include this in tcg-next for 5.2.


r~


Richard Henderson (1):
  cputlb: Make store_helper less fragile to compiler optimizations

 accel/tcg/cputlb.c | 138 ++++++++++++++++++++++++++-------------------
 1 file changed, 79 insertions(+), 59 deletions(-)

-- 
2.25.1