git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1118e2c
)
timer: Warn when del_timer_sync() is called in hardirq context
author
Yong Zhang
<yong.zhang@windriver.com>
Wed, 20 Oct 2010 22:57:33 +0000
(15:57 -0700)
committer
Thomas Gleixner
<tglx@linutronix.de>
Fri, 22 Oct 2010 12:46:25 +0000
(14:46 +0200)
Add explict warning when del_timer_sync() is called in hardirq
context.
Signed-off-by: Yong Zhang <yong.zhang0@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <peterz@infradead.org>
Acked-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found