diff options
author | Markos Chandras <markos.chandras@imgtec.com> | 2013-06-11 08:49:50 (GMT) |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2013-06-21 16:07:01 (GMT) |
commit | 25c87eae1725ed77a8b44d782a86abdc279b4ede (patch) | |
tree | 11abc7702bce20ce3adba6b2abf14bcd1c784fad /net/unix | |
parent | d949b4fe6d23dd92b5fa48cbf7af90ca32beed2e (diff) | |
download | linux-fsl-qoriq-25c87eae1725ed77a8b44d782a86abdc279b4ede.tar.xz |
lib/Kconfig.debug: Restrict FRAME_POINTER for MIPS
FAULT_INJECTION_STACKTRACE_FILTER selects FRAME_POINTER but
that symbol is not available for MIPS.
Fixes the following problem on a randconfig:
warning: (LOCKDEP && FAULT_INJECTION_STACKTRACE_FILTER && LATENCYTOP &&
KMEMCHECK) selects FRAME_POINTER which has unmet direct dependencies
(DEBUG_KERNEL && (CRIS || M68K || FRV || UML || AVR32 || SUPERH || BLACKFIN ||
MN10300 || METAG) || ARCH_WANT_FRAME_POINTERS)
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Acked-by: Steven J. Hill <Steven.Hill@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5441/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'net/unix')
0 files changed, 0 insertions, 0 deletions