Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104358
b: refs/heads/master
c: 3f9b5cc
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Jul 18, 2008
1 parent cd4afc2 commit deac8cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7dedcee394a3f61475d08002bd12e8068d044216
refs/heads/master: 3f9b5cc018566ad9562df0648395649aebdbc5e0
3 changes: 2 additions & 1 deletion trunk/arch/x86/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,6 @@ config CPA_DEBUG

config OPTIMIZE_INLINING
bool "Allow gcc to uninline functions marked 'inline'"
depends on BROKEN
help
This option determines if the kernel forces gcc to inline the functions
developers have marked 'inline'. Doing so takes away freedom from gcc to
Expand All @@ -298,5 +297,7 @@ config OPTIMIZE_INLINING
become the default in the future, until then this option is there to
test gcc for this.

If unsure, say N.

endmenu

0 comments on commit deac8cb

Please sign in to comment.