K 10 svn:author V 8 hselasky K 8 svn:date V 27 2018-03-13T16:17:36.674846Z K 7 svn:log V 397 MFC r330352 and r330353: Implement msleep_interruptible() in the LinuxKPI. While at it use pause_sbt() instead of pause() in the msleep() function to avoid rounding errors when converting delay values forth and back. Add a guard for a delay value of zero milliseconds which is undefined. Suggested by: ian@ Requested by: Johannes Lundberg Sponsored by: Mellanox Technologies END