Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 53940
b: refs/heads/master
c: 2136220
h: refs/heads/master
v: v3
  • Loading branch information
Andi Kleen authored and Andi Kleen committed May 2, 2007
1 parent 2c57414 commit 2ec454f
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1,297 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: a106009bdfa12b6452b724cc0718ca8e1334745d
refs/heads/master: 2136220d00d84e5dd923f23552f75b1864a76f21
8 changes: 0 additions & 8 deletions trunk/arch/x86_64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -660,14 +660,6 @@ config CC_STACKPROTECTOR_ALL

source kernel/Kconfig.hz

config REORDER
bool "Function reordering"
default n
help
This option enables the toolchain to reorder functions for a more
optimal TLB usage. If you have pretty much any version of binutils,
this can increase your kernel build time by roughly one minute.

config K8_NB
def_bool y
depends on AGP_AMD64 || IOMMU || (PCI && NUMA)
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/x86_64/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ cflags-y += -m64
cflags-y += -mno-red-zone
cflags-y += -mcmodel=kernel
cflags-y += -pipe
cflags-kernel-$(CONFIG_REORDER) += -ffunction-sections
cflags-y += -Wno-sign-compare
cflags-y += -fno-asynchronous-unwind-tables
ifneq ($(CONFIG_DEBUG_INFO),y)
Expand Down
Loading

0 comments on commit 2ec454f

Please sign in to comment.