From: Yong Zhang Date: Wed, 20 Oct 2010 22:57:33 +0000 (-0700) Subject: timer: Warn when del_timer_sync() is called in hardirq context X-Git-Tag: v2.6.38-rc1~416^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=466bd3030973910118ca601da8072be97a1e2209;p=pandora-kernel.git timer: Warn when del_timer_sync() is called in hardirq context Add explict warning when del_timer_sync() is called in hardirq context. Signed-off-by: Yong Zhang Cc: Ingo Molnar Cc: Peter Zijlstra Acked-by: Oleg Nesterov Signed-off-by: Andrew Morton Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed