[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110108005818.GA8502@ywang-moblin2.bj.intel.com>
Date: Sat, 8 Jan 2011 08:58:18 +0800
From: Yong Wang <yong.y.wang@...ux.intel.com>
To: Suresh Siddha <suresh.b.siddha@...el.com>
Cc: "Song, Youquan" <youquan.song@...el.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"hpa@...ux.intel.com" <hpa@...ux.intel.com>, yong.y.wang@...el.com,
"joe@...ches.com" <joe@...ches.com>,
"jbaron@...hat.com" <jbaron@...hat.com>,
"arjan@...ux.intel.com" <arjan@...ux.intel.com>,
"trenn@...e.de" <trenn@...e.de>, "Liu, Kent" <kent.liu@...el.com>,
"Guo, Chaohong" <chaohong.guo@...el.com>,
Youquan Song <youquan.song@...ux.intel.com>
Subject: Re: [PATCH v2 1/2] apic: Fix error interrupt report at all APs
> > --- 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@...el.com>
-Yong
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists