Re: [PATCH] Add panic blinking to 2.6

From: Andi Kleen (ak_at_suse.de)
Date: 10/31/04

  • Next message: Linus Torvalds: "Sparse "context" checking.."
    Date:	Sun, 31 Oct 2004 03:54:18 +0100
    To: Chris Wedgwood <cw@f00f.org>
    
    

    On Sat, Oct 30, 2004 at 07:25:37PM -0700, Chris Wedgwood wrote:
    > > +static int blink_frequency = 500;
    > > +module_param_named(panicblink, blink_frequency, int, 0600);
    >
    > does it reall need to be a module?

    It isn't a module.
    >
    > > +/* Returns how long it waited in ms */
    > > +long (*panic_blink)(long time) = no_blink;
    > > +EXPORT_SYMBOL(panic_blink);
    >
    > i dont know we can't have this unconditionally with the 500ms period
    > (always present and on)
    >
    > would that really harm anything?

    Yes, one broken KVM seems to block switching with it in some cases

    -Andi
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Linus Torvalds: "Sparse "context" checking.."

    Relevant Pages

    • Re: [PATCH] Add panic blinking to 2.6
      ... does it reall need to be a module? ... i dont know we can't have this unconditionally with the 500ms period ... send the line "unsubscribe linux-kernel" in ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: [PATCH] Load balancing problem in 2.6.2-mm1
      ... > you lots of little unproven patches. ... I dont have a problem with that. ... send the line "unsubscribe linux-kernel" in ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: lockup with voluntary preempt R0 and VP, KP, etc, disabled
      ... it seems the first crash scrolled off and we dont really know what ... send the line "unsubscribe linux-kernel" in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: 2.6.10-mm2: panic when munmap()ping the stack
      ... Jeremy Fitzhardinge wrote: ... I dont' seem to be able to get it to do anything bad at all, ... send the line "unsubscribe linux-kernel" in ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: [PATCH] Use MM_VM_SIZE in exit_mmap
      ... I dont particularly like it, but it would be better for that to be a ... send the line "unsubscribe linux-kernel" in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)