K 10 svn:author V 8 hselasky K 8 svn:date V 27 2018-03-09T12:16:55.444843Z K 7 svn:log V 413 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 MFC after: 1 week Sponsored by: Mellanox Technologies Sponsored by: Limelight Networks END