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:
35372a7
)
debug: Add CONFIG_READABLE_ASM
author
Andi Kleen
<ak@linux.intel.com>
Wed, 28 Mar 2012 18:51:18 +0000
(11:51 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Fri, 30 Mar 2012 17:15:21 +0000
(10:15 -0700)
Add a config option to disable various gcc compiler optimizations that
make assembler listings much harder to read. This is everything that reorders
code significantly or creates partial functions.
This is mainly to keep kernel hackers sane.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Link:
http://lkml.kernel.org/r/1332960678-11879-2-git-send-email-andi@firstfloor.org
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Makefile
patch
|
blob
|
history
lib/Kconfig.debug
patch
|
blob
|
history
diff --cc
Makefile
Simple merge
diff --cc
lib/Kconfig.debug
Simple merge