K 10 svn:author V 8 hselasky K 8 svn:date V 27 2018-03-13T16:33:41.446446Z K 7 svn:log V 408 MFC r330689: Implement proper support for complete_all() in the LinuxKPI. When complete_all() is called there might be multiple waiters. The current implementation could only handle one waiter. Make sure the completion is sticky when complete_all() is called to be compatible with Linux. Found by: Johannes Lundberg Sponsored by: Mellanox Technologies Sponsored by: Limelight Networks END