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
.gitignore -rw-r--r-- 20 bytes
00-INDEX -rw-r--r-- 1.3 KB
active_mm.txt -rw-r--r-- 3.7 KB
balance -rw-r--r-- 5.0 KB
cleancache.txt -rw-r--r-- 13.9 KB
frontswap.txt -rw-r--r-- 15.0 KB
highmem.txt -rw-r--r-- 5.7 KB
hugetlbpage.txt -rw-r--r-- 15.2 KB
hwpoison.txt -rw-r--r-- 5.8 KB
ksm.txt -rw-r--r-- 5.4 KB
numa -rw-r--r-- 8.7 KB
numa_memory_policy.txt -rw-r--r-- 22.6 KB
overcommit-accounting -rw-r--r-- 2.5 KB
page_migration -rw-r--r-- 6.5 KB
page_owner.txt -rw-r--r-- 3.6 KB
pagemap.txt -rw-r--r-- 5.7 KB
remap_file_pages.txt -rw-r--r-- 1.5 KB
slub.txt -rw-r--r-- 10.4 KB
soft-dirty.txt -rw-r--r-- 1.7 KB
split_page_table_lock -rw-r--r-- 3.6 KB
transhuge.txt -rw-r--r-- 17.2 KB
unevictable-lru.txt -rw-r--r-- 32.5 KB
zswap.txt -rw-r--r-- 3.3 KB

back to top