Revision f54c2274f5515da6bae779c7340cd0dc69d0dd8d authored by Ulrich Obergfell on 14 April 2015, 22:44:01 UTC, committed by Linus Torvalds on 14 April 2015, 23:48:58 UTC
This series removes proc_dowatchdog().  Since multiple new functions need
the 'watchdog_proc_mutex' to serialize access to the watchdog parameters
in /proc/sys/kernel, move the mutex outside of any function.

Signed-off-by: Ulrich Obergfell <uobergfe@redhat.com>
Signed-off-by: Don Zickus <dzickus@redhat.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent a0c9cbb
History
File Mode Size
00-INDEX -rw-r--r-- 235 bytes
Makefile -rw-r--r-- 100 bytes
bfin-gpio-notes.txt -rw-r--r-- 2.4 KB
bfin-spi-notes.txt -rw-r--r-- 884 bytes
gptimers-example.c -rw-r--r-- 1.9 KB

back to top