Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25887
b: refs/heads/master
c: 102e41f
h: refs/heads/master
i:
  25885: a79f410
  25883: ef765a3
  25879: 6ee017b
  25871: 224634b
  25855: f6e42e6
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Apr 18, 2006
1 parent 7eec761 commit cf2403c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 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: f1233ab2cebb22a98df55de206a33a6693e3a78b
refs/heads/master: 102e41fd9dfee357b71e21a38eec3c86ff557bc1
9 changes: 9 additions & 0 deletions trunk/arch/i386/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,13 @@ config X86_MPPARSE
depends on X86_LOCAL_APIC && !X86_VISWS
default y

config DOUBLEFAULT
default y
bool "Enable doublefault exception handler" if EMBEDDED
help
This option allows trapping of rare doublefault exceptions that
would otherwise cause a system to silently reboot. Disabling this
option saves about 4k and might cause you much additional grey
hair.

endmenu
9 changes: 0 additions & 9 deletions trunk/init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -374,15 +374,6 @@ config SLAB
SLOB is more space efficient but does not scale well and is
more susceptible to fragmentation.

config DOUBLEFAULT
default y
bool "Enable doublefault exception handler" if EMBEDDED && X86_32
help
This option allows trapping of rare doublefault exceptions that
would otherwise cause a system to silently reboot. Disabling this
option saves about 4k and might cause you much additional grey
hair.

endmenu # General setup

config TINY_SHMEM
Expand Down

0 comments on commit cf2403c

Please sign in to comment.