Re: [PATCH] Configure out doublefault exception handler (Linux Tiny)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sam Ravnborg
Date: Tuesday, February 12, 2008 - 6:04 am

On Tue, Feb 12, 2008 at 11:08:25AM +0100, Thomas Petazzoni wrote:

We already have this in arch/x86/Kconfig.debug:

config DOUBLEFAULT
        default y
        bool "Enable doublefault exception handler" if EMBEDDED
        depends on 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.


It may need a small update if this is valid for both 32 and 64 bit.

	Sam
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Configure out doublefault exception handler (L ..., Sam Ravnborg, (Tue Feb 12, 6:04 am)