Re: PROBLEM: [2.4.6] kernel BUG at softirq.c:206!

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 5 Jul 2001 17:04:24 +0100 (BST)


> My money is on the unconditional sti()'s in the cyrix code.

Possibly but the diff is wrong

> - cli();
> + save_flags(flags);

>>> cli() needed still

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