Re: [discuss] Re: 2.6.19-rc5: known regressions (v3)

From: Linus Torvalds
Date: Wed Nov 15 2006 - 14:12:52 EST




On Wed, 15 Nov 2006, Andi Kleen wrote:
> >
> > Meanwhile we should restore the NMI counter to fix this bug.
>
> No, it was always oprofile who was buggy here, silently taking
> the nmi watchdog away.

Andi, your "blame game" doesn't matter.

The fact is, it used to work, and the kernel changed interfaces, so now it
doesn't.

In other words, a kernel interface to user land changed. THAT IS ALWAYS A
BUG. We don't change UI.

Yes, "oprofile" should be fixed to not depend on that, but the kernel
shouldn't change the interfaces, and we should add back the zero entry.

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