Re: [PATCH v2] buffer: Fix I/O error due to ARM read-after-read hazard
From: Linus Torvalds
Date: Tue Nov 12 2019 - 13:39:23 EST
On Tue, Nov 12, 2019 at 10:22 AM Catalin Marinas
<catalin.marinas@xxxxxxx> wrote:
>
> OK, so this includes changing test_bit() to perform a READ_ONCE.
That's not going to happen.
Linus