[LinuxBIOS] r418 - in LinuxBIOSv3: arch/x86 device include include/arch/x86 include/arch/x86/arch include/device lib util/dtc

Peter Stuge peter at stuge.se
Sun Jul 1 01:27:05 CEST 2007


On Sat, Jun 30, 2007 at 02:56:22PM -0700, ron minnich wrote:
> we need to learn how to use stuff like mb(). Oh joy :-)

Isn't all that bad..

Call wmb() to "commit" writes. Call rmb() to "commit" reads. Call
mb() to "commit" both.

Good thing they have short names.


//Peter




More information about the coreboot mailing list