lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ