Re: I386 cli

Alan Cox (alan@lxorguk.ukuu.org.uk)
22 Oct 2002 21:29:11 +0100


On Tue, 2002-10-22 at 21:01, David Grothe wrote:
> In 2.5.41every architecture except Intel 386 has a "#define cli
> <something>" in its asm-arch/system.h file. Is there supposed to be such a
> define in asm-i386/system.h? If not, where does the "official" definition
> of cli() live for Intel? Or what is the include file that one needs to
> pick it up? I can't find it.

The old style cli/global irq lock stuff has been exterminated. There is
no direct equivalent any more.

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