mirror of
https://github.com/torvalds/linux.git
synced 2026-04-21 16:23:59 -04:00
Remove yield() call. Yield does not guarantee progress, cond_resched() is a safer alternative Signed-off-by: Thomas Avery <tavery321@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>