Searched hist:183604 (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/sys/dev/drm/
H A Di915_drv.cdiff 183604 Sat Oct 04 13:01:47 MDT 2008 rnoland Use M_WAITOK when allocating driver memory

We don't explicity check for error here and M_WAITOK will just put the
process to sleep waiting on resources to become available.

Suggested by jhb@

Approved by: jhb (mentor)
H A Dmach64_drv.cdiff 183604 Sat Oct 04 13:01:47 MDT 2008 rnoland Use M_WAITOK when allocating driver memory

We don't explicity check for error here and M_WAITOK will just put the
process to sleep waiting on resources to become available.

Suggested by jhb@

Approved by: jhb (mentor)
H A Dsavage_drv.cdiff 183604 Sat Oct 04 13:01:47 MDT 2008 rnoland Use M_WAITOK when allocating driver memory

We don't explicity check for error here and M_WAITOK will just put the
process to sleep waiting on resources to become available.

Suggested by jhb@

Approved by: jhb (mentor)
H A Dsis_drv.cdiff 183604 Sat Oct 04 13:01:47 MDT 2008 rnoland Use M_WAITOK when allocating driver memory

We don't explicity check for error here and M_WAITOK will just put the
process to sleep waiting on resources to become available.

Suggested by jhb@

Approved by: jhb (mentor)
H A Dtdfx_drv.cdiff 183604 Sat Oct 04 13:01:47 MDT 2008 rnoland Use M_WAITOK when allocating driver memory

We don't explicity check for error here and M_WAITOK will just put the
process to sleep waiting on resources to become available.

Suggested by jhb@

Approved by: jhb (mentor)
H A Dmga_drv.cdiff 183604 Sat Oct 04 13:01:47 MDT 2008 rnoland Use M_WAITOK when allocating driver memory

We don't explicity check for error here and M_WAITOK will just put the
process to sleep waiting on resources to become available.

Suggested by jhb@

Approved by: jhb (mentor)
H A Dr128_drv.cdiff 183604 Sat Oct 04 13:01:47 MDT 2008 rnoland Use M_WAITOK when allocating driver memory

We don't explicity check for error here and M_WAITOK will just put the
process to sleep waiting on resources to become available.

Suggested by jhb@

Approved by: jhb (mentor)
H A Dradeon_drv.cdiff 183604 Sat Oct 04 13:01:47 MDT 2008 rnoland Use M_WAITOK when allocating driver memory

We don't explicity check for error here and M_WAITOK will just put the
process to sleep waiting on resources to become available.

Suggested by jhb@

Approved by: jhb (mentor)

Completed in 196 milliseconds