aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/slow-work-debugfs.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-12-01SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells1-0/+227
Move slow_work's debugging proc file to debugfs. Signed-off-by: David Howells <dhowells@redhat.com> Requested-and-acked-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>