K 10 svn:author V 3 kib K 8 svn:date V 27 2007-08-05T05:40:52.000000Z K 7 svn:log V 259 Do not acquire Giant unconditionally around the calls to the cdevsw d_mmap methods. prep_cdevsw() already installs the shims that acquire/drop Giant for the methods of a driver that specified the D_NEEDGIANT flag. Reviewed by: alc Approved by: re (kensmith) END