Skip to content
Commit 7c9cb383 authored by Tom Zanussi's avatar Tom Zanussi Committed by Linus Torvalds
Browse files

relay: use plain timer instead of delayed work



relay doesn't need to use schedule_delayed_work() for waking readers
when a simple timer will do.

Signed-off-by: default avatarTom Zanussi <zanussi@comcast.net>
Cc: Satyam Sharma <satyam.sharma@gmail.com>
Cc: Oleg Nesterov <oleg@tv-sign.ru>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent d0758bc3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment