K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-05-28T14:34:41.000000Z K 7 svn:log V 228 Explicitly acquire Giant around the ntp_gettime() and assert it in the sysctl path. While this code is close to MPSAFE, it may require some additional locking. Mark ntp_gettime1() as GIANT_REQUIRED for now. Suggested by: phk END