Re: [PATCH 1/3] netpoll api

From: Anton Blanchard
Date: Wed Sep 10 2003 - 03:44:20 EST



> Hmmm, linux/irq.h seemed pretty generic. Maybe those other, silly
> arches can mend their ways?

linux/irq.h:

/*
* Please do not include this file in generic code. There is currently
* no requirement for any architecture to implement anything held
* within this file.
*
* Thanks. --rmk
*/

Generic? Nice try :)

> Ok, looks like m68k, s390, and sparcx are the only ones not using
> irq_desc, and only s390 seems to be far from the irq_desc model. Or I
> could be quite mistaken.

irq_desc will probably die in 2.7, replaced with some helper macros. Its
not a neat fit for many arches (ppc64 included).

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