Thread (1 message) 1 message, 1 author, 2013-03-12

Re: [PATCH net-next 05/22] cxgb4: Add T5 write combining support

From: Steve Wise <hidden>
Date: 2013-03-12 14:42:05
Also in: linux-rdma, linux-scsi

On 3/12/2013 7:19 AM, David Miller wrote:
From: Vipul Pandya <redacted>
Date: Tue, 12 Mar 2013 17:16:17 +0530
quoted
+				writel(n,  adap->bar2 + q->udb + 8);
+#if defined(CONFIG_X86_32) || defined(CONFIG_X86_64)
+			asm volatile("sfence" : : : "memory");
+#endif
There is absolutely no way I'm letting anyone put crap like this
into a driver.

Use a portable inteface, and if one does not exist create one.
I guess you'll have to add a wc_wmb() function for all the hw platforms 
supported by the kernel.  I see libibverbs defines this for the user 
side in include/infiniband/arch.h, and that could be used as the meat of 
the hw platform-specific implementations.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help