Re: [PATCH][TRIVIAL] Add back in <asm/system.h> and <linux/linkage.h> to <linux/interrupt.h>

Tom Rini (trini@kernel.crashing.org)
Tue, 19 Nov 2002 16:15:35 -0700


On Tue, Nov 19, 2002 at 03:21:08PM -0500, Pete Zaitcev wrote:
> > The following trivial patch adds back <asm/system.h> and
> ><linux/kernel.h> to <linux/interrupt.h>. Without it,
> ><linux/interrupt.h> is relying on <asm/system.h> to be implicitly
> > included for smb_mb to be defined, and <linux/linkage.h> to be implicitly
> > included for asmlinkage/FASTCALL/etc.
>
> Right, RMK posted it a couple of days ago, without linkage.h though.

Then RMK's isn't complete as it needs both. :)

-- 
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
-
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/