Loading arch/x86/Kconfig.debug +3 −2 Original line number Diff line number Diff line Loading @@ -256,8 +256,6 @@ config CPA_DEBUG help Do change_page_attr() self-tests every 30 seconds. endmenu config OPTIMIZE_INLINING bool "Allow gcc to uninline functions marked 'inline'" default y Loading @@ -270,3 +268,6 @@ config OPTIMIZE_INLINING this algorithm is so good that allowing gcc4 to make the decision can become the default in the future, until then this option is there to test gcc for this. endmenu Loading
arch/x86/Kconfig.debug +3 −2 Original line number Diff line number Diff line Loading @@ -256,8 +256,6 @@ config CPA_DEBUG help Do change_page_attr() self-tests every 30 seconds. endmenu config OPTIMIZE_INLINING bool "Allow gcc to uninline functions marked 'inline'" default y Loading @@ -270,3 +268,6 @@ config OPTIMIZE_INLINING this algorithm is so good that allowing gcc4 to make the decision can become the default in the future, until then this option is there to test gcc for this. endmenu