From: Thomas Gleixner Date: Mon, 12 Sep 2011 11:40:05 +0000 (+0200) Subject: watchdog: Drop FIFO policy in exit path X-Git-Tag: v3.2-rc1~163^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cba9bd22a5f8f857534b9a7f3fb3cafa0ac5fb75;p=pandora-kernel.git watchdog: Drop FIFO policy in exit path 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 Signed-off-by: Thomas Gleixner Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/alpine.LFD.2.02.1109121337461.2723@ionos Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed