On Fri, 01 Sep 2006 13:51:32 -0700 Roland Dreier <[EMAIL PROTECTED]> wrote:
> Andrew> No, driver-specific workarounds are not legitimate, sorry. > > Andrew> The driver should simply fail to compile on architectures > Andrew> which do not implement __raw_writeq(). > > But how should i386 (say) implement __raw_writeq()? As two > __raw_writel()s protected by a spinlock (that serializes all IO > transactions)? That seems rather ugly. > If it's a choice between "ugly" and "doesn't work on x86", we'll take "ugly" ;) _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
