|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] [PATCH] consolidaste DELIVER_PSR_CLR and DELIVER_PS
On Thu, Sep 27, 2007 at 10:56:38AM -0600, Alex Williamson wrote:
> On Thu, 2007-09-27 at 21:29 +0900, Isaku Yamahata wrote:
> > consolidaste DELIVER_PSR_CLR and DELIVER_PSR_SET definition.
BTW, I think these macro names are a little bit confusing:
+#define IA64_PSR_CPL1 (__IA64_UL(1) << IA64_PSR_CPL1_BIT)
+#define IA64_PSR_CPL0 (__IA64_UL(1) << IA64_PSR_CPL0_BIT)
IA64_PSR_CPL_BIT0 seems to be more clear. Comments ?
Tristan.
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|