K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-07-06T21:42:36.000000Z K 7 svn:log V 190 - Protect the list of linux ioctl handlers with an sx lock. - Hold Giant while calling linux ioctl handlers for now as they aren't all known to be MPSAFE yet. - Mark linux_ioctl() MPSAFE. END