Re: [PATCH v4 1/3] clocksource: timer-keystone: introduce clocksourcedriver for Keystone

From: Thomas Gleixner
Date: Tue Feb 04 2014 - 11:24:54 EST


On Tue, 4 Feb 2014, Ivan Khoronzhuk wrote:
> + keystone_timer_writel(off, TCR);
> + /* here we have to be sure the timer has been disabled */
> + wmb();

We have explicit writew_relaxed and writew. Why open coding the
barriers?

Thanks,

tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/