lkml.org 
[lkml]   [2007]   [Mar]   [5]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [5/6] 2.6.21-rc2: known regressions
FromDaniel Walker <>
DateMon, 05 Mar 2007 08:42:16 -0800
On Mon, 2007-03-05 at 16:27 +0100, Ingo Molnar wrote:
> * Daniel Walker <dwalker@mvista.com> wrote:
> 
> > > > FYI, this is not a "wont boot" problem, this should be a "NMI 
> > > > watchdog does not work" problem - which has far lower severity. 
> > > > Also, Thomas did a fix for this which is now in -mm.
> > > 
> > > yup, you should be able to cross this one off, Adrian.  The fix 
> > > worked for me, at least.
> > 
> > I didn't see a fix for this one go by .. I'll check the usual places I 
> > guess ..
> 
> find it below.

This fix gets the NMI to tick like the timer (in /proc/interrupts) ..
However, now that it's ticking I don't think it's actually working
properly ..

I used this simple test case given by you a long time ago,

main ()
{
iopl(3);
for (;;) 
        asm("cli");
}
This doesn't look like a regression tho, 2.6.19-rc6 has the same
behavior ..

Daniel

-
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/

\
 
 \ /
  Last update: 2007-03-05 17:49    [from the cache]
©2003-2008