diff options
author | Dave Jones <davej@redhat.com> | 2014-08-29 15:18:35 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-08-29 16:28:16 -0700 |
commit | 0c38e1fe0fced6aa06dbf444f7203dd7f325e369 (patch) | |
tree | cdef74dbbce508e8bfb48b7a8af7e9dd287580a8 /mm/memory.c | |
parent | ce8369bcbeeea6dfe24a6c8f60d2fcfce0432830 (diff) | |
download | blackbird-op-linux-0c38e1fe0fced6aa06dbf444f7203dd7f325e369.tar.gz blackbird-op-linux-0c38e1fe0fced6aa06dbf444f7203dd7f325e369.zip |
lib: turn CONFIG_STACKTRACE into an actual option.
I was puzzled why /proc/$$/stack had disappeared, until I figured out I
had disabled the last debug option that did a 'select STACKTRACE'. This
patch makes the option show up at config time, so it can be enabled
without enabling any of the more heavyweight debug options.
Signed-off-by: Dave Jones <davej@redhat.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions