timer: implement lockdep deadlock detection
This modifies the timer code in a way to allow lockdep to detect
deadlocks resulting from a lock being taken in the timer function
as well as around the del_timer_sync() call.
Signed-off-by: NJohannes Berg <johannes@sipsolutions.net>
Showing
想要评论请 注册 或 登录