mbox series

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

Message ID 20200813204024.3077275-1-richard.henderson@linaro.org
Headers show
Series cputlb: Make store_helper less fragile to compiler optimizations | expand

Message

Richard Henderson Aug. 13, 2020, 8:40 p.m. UTC
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(-)