]> git.baikalelectronics.ru Git - kernel.git/commit
SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG
authorDavid Howells <dhowells@redhat.com>
Mon, 29 Mar 2010 12:08:52 +0000 (13:08 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 29 Mar 2010 16:14:47 +0000 (09:14 -0700)
commit8af4d8ecd61aa988428f96e94c01b44a61c03c79
treed774e3c010b96bc71226d5aedd1df04462629db5
parent7f8087ca21f8557cac583f8b3919f189b870c787
SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG

CONFIG_SLOW_WORK_PROC was changed to CONFIG_SLOW_WORK_DEBUG, but not in all
instances.  Change the remaining instances.  This makes the debugfs file
display the time mark and the owner's description again.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/fscache/object.c
fs/fscache/operation.c
include/linux/fscache-cache.h
kernel/slow-work.h