Re: [PATCH 0/24] make atomic_read() behave consistently across all architectures
From: Segher Boessenkool <hidden>
Date: 2007-08-16 01:27:46
Also in:
linux-arch, lkml
From: Segher Boessenkool <hidden>
Date: 2007-08-16 01:27:46
Also in:
linux-arch, lkml
quoted
Part of the motivation here is to fix heisenbugs. If I knew where theyBy the same token we should probably disable optimisations altogether since that too can create heisenbugs.
Almost everything is a tradeoff; and so is this. I don't believe most people would find disabling all compiler optimisations an acceptable price to pay for some peace of mind. Segher