Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23547
b: refs/heads/master
c: 4a2f0ac
h: refs/heads/master
i:
  23545: ba57233
  23543: 9730f10
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Mar 25, 2006
1 parent e7c423c commit 388ffb0
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 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: 33d8675ea66e79d21da3ed64ce88dfb2a18bc6a7
refs/heads/master: 4a2f0acf0f951599fd9e4af95cf9483449970c26
2 changes: 1 addition & 1 deletion trunk/arch/i386/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ comment "Page alloc debug is incompatible with Software Suspend on i386"
depends on DEBUG_KERNEL && SOFTWARE_SUSPEND

config DEBUG_PAGEALLOC
bool "Page alloc debugging"
bool "Debug page memory allocations"
depends on DEBUG_KERNEL && !SOFTWARE_SUSPEND && !HUGETLBFS
help
Unmap pages from the kernel linear mapping after free_pages().
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/m32r/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ config DEBUG_STACK_USAGE
This option will slow down process creation somewhat.

config DEBUG_PAGEALLOC
bool "Page alloc debugging"
bool "Debug page memory allocations"
depends on DEBUG_KERNEL && BROKEN
help
Unmap pages from the kernel linear mapping after free_pages().
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/sparc64/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ config DEBUG_BOOTMEM
bool "Debug BOOTMEM initialization"

config DEBUG_PAGEALLOC
bool "Page alloc debugging"
bool "Debug page memory allocations"
depends on DEBUG_KERNEL && !SOFTWARE_SUSPEND
help
Unmap pages from the kernel linear mapping after free_pages().
Expand Down
2 changes: 1 addition & 1 deletion trunk/lib/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ config SCHEDSTATS
this adds.

config DEBUG_SLAB
bool "Debug memory allocations"
bool "Debug slab memory allocations"
depends on DEBUG_KERNEL && SLAB
help
Say Y here to have the kernel do limited verification on memory
Expand Down

0 comments on commit 388ffb0

Please sign in to comment.