Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165568
b: refs/heads/master
c: 99657c7
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Sam Ravnborg committed Sep 20, 2009
1 parent 872d2eb commit 0f34314
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 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: 78074cfc6e5054d736a2adb144c0e0dcc301c14a
refs/heads/master: 99657c7857fd47d6086682d4cf1194954170755a
8 changes: 0 additions & 8 deletions trunk/init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -988,14 +988,6 @@ config SLUB_DEBUG
SLUB sysfs support. /sys/slab will not exist and there will be
no support for cache validation etc.

config STRIP_ASM_SYMS
bool "Strip assembler-generated symbols during link"
default n
help
Strip internal assembler-generated symbols during a link (symbols
that look like '.Lxxx') so they don't pollute the output of
get_wchan() and suchlike.

config COMPAT_BRK
bool "Disable heap randomization"
default y
Expand Down
8 changes: 8 additions & 0 deletions trunk/lib/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,14 @@ config MAGIC_SYSRQ
keys are documented in <file:Documentation/sysrq.txt>. Don't say Y
unless you really know what this hack does.

config STRIP_ASM_SYMS
bool "Strip assembler-generated symbols during link"
default n
help
Strip internal assembler-generated symbols during a link (symbols
that look like '.Lxxx') so they don't pollute the output of
get_wchan() and suchlike.

config UNUSED_SYMBOLS
bool "Enable unused/obsolete exported symbols"
default y if X86
Expand Down

0 comments on commit 0f34314

Please sign in to comment.