Re: [PATCH v2 1/2] apic: Fix error interrupt report at all APs

From: Yong Wang
Date: Fri Jan 07 2011 - 20:25:39 EST


> > --- a/arch/x86/include/asm/apicdef.h
> > +++ b/arch/x86/include/asm/apicdef.h
> > @@ -78,6 +78,7 @@
> > #define APIC_DEST_LOGICAL 0x00800
> > #define APIC_DEST_PHYSICAL 0x00000
> > #define APIC_DM_FIXED 0x00000
> > +#define APIC_DM_FIXED_MASK 0x00700
>
> It should be called APIC_DM_MASK. Other than that this patch looks good.
>

Right, since every delivery mode uses the same mask.
Acked-by: Yong Wang <yong.y.wang@xxxxxxxxx>

-Yong

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