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:
51887c8
)
watchdog: Drop FIFO policy in exit path
author
Thomas Gleixner
<tglx@linutronix.de>
Mon, 12 Sep 2011 11:40:05 +0000
(13:40 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 18 Sep 2011 12:34:07 +0000
(14:34 +0200)
When the watchdog thread exits it runs through the exit path with FIFO
priority. There is no point in doing so. Switch back to SCHED_NORMAL
before exiting.
Cc: Don Zickus <dzickus@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link:
http://lkml.kernel.org/r/alpine.LFD.2.02.1109121337461.2723@ionos
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/watchdog.c
patch
|
blob
|
history
diff --cc
kernel/watchdog.c
Simple merge