git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4be173
)
[MIPS] Don't force frame pointers for lockdep on MIPS
author
Franck Bui-Huu
<fbuihuu@gmail.com>
Thu, 26 Apr 2007 07:20:15 +0000
(
00:20
-0700)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 27 Apr 2007 15:20:26 +0000
(16:20 +0100)
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>
No differences found