From: Al Viro Date: Mon, 15 Apr 2013 20:55:41 +0000 (-0400) Subject: mISDN: fix races between misdn_del_timer() and timer callback X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~74^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b1089561ce596a4032ba1039365090304db1cfd;p=pandora-kernel.git mISDN: fix races between misdn_del_timer() and timer callback mark the victim with negative ->id if misdn_del_timer() finds it on the list, have timer callback *not* move ones so marked to dev->expired Signed-off-by: Al Viro --- Reading git-diff-tree failed