CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/08 09:01:33
Modified files:
sys/dev/pci/drm: drm_linux.c
Log message:
Move vmap back to kernel_map/uvm_km_valloc as it's allowed to fail.
This should help dlg's dell 2950 that gets stuck during boot with vmap
in the trace.
ok kettenis@
