mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-30 15:56:35 +09: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>