Re: [PATCH] NMI handler message passing / work deferral API

From: Andi Kleen
Date: Mon Mar 21 2005 - 10:12:19 EST


Dave Peterson <dave_peterson@xxxxxxxxx> writes:

> Below is an experimental 2.6.11.5 kernel patch that implements the
> following:
>
> - A generic mechanism for safely passing information from NMI handlers
> to code that executes outside NMI context.

See the machine check queueing implementation in
arch/x86_64/kernel/mce.c. It does exactly that already.

Several other architectures already have similar mechanisms.

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