K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-03-13T05:58:57.000000Z K 7 svn:log V 238 Add annotations to mtx_lock(&Giant) in kern_select() and poll() that we always grab Giant, even if we're actually only polling objects that don't require giant. Once socket locking is merged, there will be strong motivation to fix this. END