Re: BUG with 0.7.27-11, with KGDB

From: Ingo Molnar
Date: Wed Nov 17 2004 - 06:12:27 EST



* Bill Huey <bhuey@xxxxxxxx> wrote:

> + if (irqflags & SA_NODELAYFORCED) {
> + irqflags &= ~SA_NODELAYFORCED;
> + irqflags |= SA_NODELAY;

i've removed the SA_NODELAY-clearing hack from manage.c, that makes
things much cleaner.

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