Re: linux-2.6-debug-nmi-timeout.patch

2011-01-10 Thread Don Zickus
On Mon, Jan 10, 2011 at 10:12:23AM -0500, Kyle McMartin wrote: arch/x86/kernel/apic/nmi.c has been removed upstream, so I'm wondering how to merge this patch... The most appropriate place to change the sample period appears to be kernel/watchdog.c::get_sample_period and making the '5'

Re: linux-2.6-debug-nmi-timeout.patch

2011-01-10 Thread Kyle McMartin
On Mon, Jan 10, 2011 at 11:39:11AM -0500, Don Zickus wrote: Dropping the patch is appropriate. x86 stopped using the old nmi watchdog awhile ago, and Fedora seemed to have been using the new nmi_watchdog, so the patch does nothing now. Fair enough. :) --Kyle