Re: HELP: Is writeq an atomic operation??

From: David Miller
Date: Fri May 02 2008 - 18:32:23 EST


From: "Moore, Eric" <Eric.Moore@xxxxxxx>
Date: Fri, 2 May 2008 16:19:49 -0600

> Is a 64bit write to MMIO registers an atomic operation when using the
> writeq API?

The answer to this question this is platform dependent.

On most 64-bit platforms, it is. On some 32-bit ones, it is not.

This is not a SCSI layer question, so belongs minimally on
linux-kernel which I've CC:'d.
--
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/