Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142261
b: refs/heads/master
c: 1c2d008
h: refs/heads/master
i:
  142259: 693f77c
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed Apr 6, 2009
1 parent 9b68b86 commit fd958ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c47ae9adfdd3a9551969534dbb0d5606ec646526
refs/heads/master: 1c2d008c9e73626cc354751c62b94177c4094f8b
4 changes: 3 additions & 1 deletion trunk/init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1016,7 +1016,7 @@ source "arch/Kconfig"

config SLOW_WORK
default n
bool "Enable slow work thread pool"
bool
help
The slow work thread pool provides a number of dynamically allocated
threads that can be used by the kernel to perform operations that
Expand All @@ -1026,6 +1026,8 @@ config SLOW_WORK
by a series of mkdirs and a create call, all of which have to touch
disk.

See Documentation/slow-work.txt.

endmenu # General setup

config HAVE_GENERIC_DMA_COHERENT
Expand Down

0 comments on commit fd958ee

Please sign in to comment.