commit | 14cf232ab161ce87ca538af3daad5f717c20d487 | [log] [tgz] |
---|---|---|
author | Franck Bui-Huu <fbuihuu@gmail.com> | Thu Apr 26 00:20:15 2007 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Apr 27 16:20:26 2007 +0100 |
tree | 0d85b2d1abadc7dea6de49869272fc4380d71748 | |
parent | c4be17370b76bc6c23a239ca512fe360785d2369 [diff] |
[MIPS] Don't force frame pointers for lockdep on MIPS Stacktrace support on MIPS doesn't use frame pointers. Since this option considerably increases the size of the kernel code, force lockdep to not use it. Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>