Re: [bisected] system hang after boot

From: Peter Zijlstra
Date: Mon Nov 27 2017 - 08:13:44 EST


On Mon, Nov 27, 2017 at 01:10:31PM +0000, Will Deacon wrote:

> break_lock should be annotated (at least) with READ_ONCE/WRITE_ONCE, which
> should prevent that from happening.

This code long predates all that new fangled stuff ;-)