OSDN Git Service

Correct another LOR issue with resource allocation. This leaves the
authorEric Anholt <anholt@freebsd.org>
Tue, 8 Nov 2005 21:36:54 +0000 (21:36 +0000)
committerEric Anholt <anholt@freebsd.org>
Tue, 8 Nov 2005 21:36:54 +0000 (21:36 +0000)
commitc7af46cf7d464ff89c64ab864fcd2af51d462812
tree8914e1dff006a008700769a7eddad328ace85d39
parenta10d8178e32528e0fd8a7afa24e71a35b1c0582d
Correct another LOR issue with resource allocation. This leaves the
    drm_get_resource_* resource allocation a little racy, but they're
    getting called at either X Server startup or driver load, so it's
    serialized anyway.
bsd-core/drm_bufs.c
bsd-core/drm_drv.c