Re: small drm uvm diff

2010-12-15 Thread Owain Ainsworth
On Wed, Dec 15, 2010 at 12:05:31AM -0500, Ted Unangst wrote: > there is no reason for drm_bufs to be poking inside the vmspace on its > own, this is what the uvm_map_hint function is for. Yup, that's fine. This was in place in this initial import of this code, suprised i've not noticed and clean

small drm uvm diff

2010-12-14 Thread Ted Unangst
there is no reason for drm_bufs to be poking inside the vmspace on its own, this is what the uvm_map_hint function is for. Index: drm_bufs.c === RCS file: /cvs/src/sys/dev/pci/drm/drm_bufs.c,v retrieving revision 1.46 diff -u -r1.46