qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/4] util/qht: add missing atomic_set(hashes[i])


From: Richard Henderson
Subject: Re: [PATCH 2/4] util/qht: add missing atomic_set(hashes[i])
Date: Sun, 8 Jan 2023 11:20:29 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 1/8/23 08:39, Emilio Cota wrote:
We forgot to add this one in "a890643958 util/qht: atomically set b->hashes".

Detected with tsan.

Signed-off-by: Emilio Cota<cota@braap.org>
---
  util/qht.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]