From: Frederic Weisbecker Date: Thu, 10 Oct 2013 22:37:39 +0000 (+0200) Subject: posix-timers: Remove dead task special case X-Git-Tag: v3.14-rc1~169^2~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3222f88fa4f2ebec4632aef527dd2c9a41b997d;p=pandora-kernel.git posix-timers: Remove dead task special case Now that we've removed all the optimizations that could result in NULL timer's targets, we can remove all the associated special case handling. Also add some warnings on NULL targets to spot any possible leftover. Signed-off-by: Frederic Weisbecker Cc: Thomas Gleixner Cc: Ingo Molnar Cc: Peter Zijlstra Cc: Oleg Nesterov Cc: Kosaki Motohiro Cc: Andrew Morton --- Reading git-diff-tree failed