]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[IA64] Add CONFIG_STACKTRACE_SUPPORT
authorTony Luck <tony.luck@intel.com>
Thu, 23 Sep 2010 20:52:07 +0000 (13:52 -0700)
committerTony Luck <tony.luck@intel.com>
Thu, 23 Sep 2010 20:52:07 +0000 (13:52 -0700)
commit85718fae2a8d845e66762e6464152a255e323777
treee06745ac70e457517bf14a8b7f71e026989612b5
parent57aebd7739c8dbbf403876ee1e9673fafc83d856
[IA64] Add CONFIG_STACKTRACE_SUPPORT

Several Linux features are dependent on stack trace support. Add
it so they can be enabled.

Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/Kconfig
arch/ia64/kernel/Makefile
arch/ia64/kernel/stacktrace.c [new file with mode: 0644]