Re: [PATCH 0/24] make atomic_read() behave consistently across all architectures
From: Christoph Lameter <hidden>
Date: 2007-09-10 19:00:16
Also in:
linux-arch, lkml
From: Christoph Lameter <hidden>
Date: 2007-09-10 19:00:16
Also in:
linux-arch, lkml
On Mon, 10 Sep 2007, Linus Torvalds wrote:
The fact is, "volatile" *only* makes things worse. It generates worse code, and never fixes any real bugs. This is a *fact*.
Yes, lets just drop the volatiles now! We need a patch that gets rid of them.... Volunteers?