On Wed, 2007-07-11 at 18:00 -0700, Paul E. McKenney wrote: > Turns out that compiler writers are a bit more aggressive about optimizing > than one might expect. This patch prevents a number of such optimizations > from messing up rcu_deference(). This is not merely a theoretical > problem, as evidenced by the rmb() in mce_log(). > > Signed-off-by: Paul E. McKenney <[EMAIL PROTECTED]> Acked-by: Josh Triplett <[EMAIL PROTECTED]>
- Josh Triplett - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

