mirror of
https://github.com/lkl/linux.git
synced 2025-12-20 00:23:14 +09:00
Right now when a larval matures or when it dies of an error we only wake up one waiter. This would cause other waiters to timeout unnecessarily. This patch changes it to use complete_all to wake up all waiters. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
9.4 KiB
9.4 KiB