public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* ARM: why smp_mb() is not needed in the "__mutex_fastpath_lock" and "__mutex_fastpath_unlock" functions
@ 2012-07-12  2:14 shan kang
  2012-07-13  7:02 ` Li Haifeng
  0 siblings, 1 reply; 5+ messages in thread
From: shan kang @ 2012-07-12  2:14 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,
   I wonder why smp_mb() is not needed in the "__mutex_fastpath_lock"
and "__mutex_fastpath_unlock" functions which are located in the
"arch/arm/include/asm/mutex.h"?
   I think "dmb" instruction is necessary there.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-07-13 10:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-12  2:14 ARM: why smp_mb() is not needed in the "__mutex_fastpath_lock" and "__mutex_fastpath_unlock" functions shan kang
2012-07-13  7:02 ` Li Haifeng
2012-07-13  9:10   ` shan kang
2012-07-13  9:42     ` Will Deacon
2012-07-13 10:04       ` shan kang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox