Loading
arch/tile: Fix atomic_read() definition to use ACCESS_ONCE
This adds the volatile cast which forces the compiler to emit the load.
Suggested by Peter Zijlstra <peterz@infradead.org>.
Signed-off-by:
Chris Metcalf <cmetcalf@tilera.com>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This adds the volatile cast which forces the compiler to emit the load.
Suggested by Peter Zijlstra <peterz@infradead.org>.
Signed-off-by:
Chris Metcalf <cmetcalf@tilera.com>