cvs commit: src/sys/dev/firewire sbp.c

Hidetoshi Shimokawa simokawa at FreeBSD.org
Thu Jun 14 12:52:14 UTC 2007


simokawa    2007-06-14 12:52:14 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/firewire     sbp.c 
  Log:
  - Suppress compiler optimization so that orb[1] must be written first.
    We may need an explicit memory barrier for other architectures other than i386/amd64.
  
  MFC after: 3 days
  
  Revision  Changes    Path
  1.95      +7 -2      src/sys/dev/firewire/sbp.c


More information about the cvs-src mailing list