[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <adak5ic2qoe.fsf@cisco.com>
Date: Fri, 02 May 2008 17:10:25 -0700
From: Roland Dreier <rdreier@...co.com>
To: "Moore\, Eric" <Eric.Moore@....com>
Cc: <linux-kernel@...r.kernel.org>
Subject: Re: HELP: Is writeq an atomic operation??
> Under platforms where writeq is not defined, what should I do?
Umm... is it too late to change your chip design?
Seriously, for example on PowerPC 440SPe (which has a PCIe bus on a
32-bit PowerPC core), I don't know any way you can generate a 64-bit PCI
transaction. Even on 32-bit x86 I think you're stuck using something
ugly like MMX to do it.
Basically it's going to be architecture-dependent at best.
- R.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists