On Monday 23 September 2002 23:24, David Mosberger wrote:
> >>>>> On Mon, 23 Sep 2002 13:57:08 -0700 (PDT), "David S. Miller" <davem@redhat.com> said:
>
> >> On many platforms, two consequetive __raw_writel()'s might even
> >> combine to an atomic 64-bit store to PCI space. :-)
>
> Yes, but that's no guarantee.
>
> >> I don't think the proposed 32-bit behavior is off the mark, and
> >> anyways x86 can actually make the 64-bit store I believe if it
> >> wants at least on more recent processors.
>
> Surely we wouldn't want to define a new API that can't be supported on
> all 32-bit platforms, no? Perhaps writeq_nonatomic()?
Why attempt to write 8 bytes on ia32 when only 4 are needed?
-- Daniel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Mon Sep 23 2002 - 22:00:40 EST