Subject: RE: CVS commit: src/sys/dev/drm
To: None <current-users@netbsd.org>
From: Paul Goyette <paul@whooppee.com>
List: current-users
Date: 12/21/2007 08:46:03
> Module Name: src
> Committed By: ad
> Date: Fri Dec 21 10:40:13 UTC 2007
>
> Modified Files:
> src/sys/dev/drm: drmP.h
>
> Log Message:
> Use new style memory barriers.
This seems to have broken the port-i386 build...
cc1: warnings being treated as errors
/usr/src/sys/dev/pci/drm/ati_pcigart.c: In function 'drm_ati_pcigart_init':
/usr/src/sys/dev/pci/drm/ati_pcigart.c:98: warning: implicit declaration of function 'membar_memory'
Should this be membar_sync() instead of membar_memory() ?
----------------------------------------------------------------------
| Paul Goyette | PGP DSS Key fingerprint: | E-mail addresses: |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul@whooppee.com |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette@juniper.net |
----------------------------------------------------------------------