|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] [Patch] Follow new interrupt deliver mechanism for
On Wed, 2006-12-20 at 08:29 +0900, Doi.Tsunehisa@xxxxxxxxxxxxxx wrote:
> Hi Alex,
>
> Thank you for your comment.
>
> You (alex.williamson) said:
> >> + return rid | (1 << 31); /* with RID marker(MSB) */
> >
> > Ok, except (1 << 31) needs to be defined in a common header somewhere
> > so it's not just a random magic bit. Thanks,
>
> I agree it.
>
> I think that the definition should be in xen/include/public/hvm/params.h
> or xen/include/public/arch-ia64.h.
>
> What do you think about this ?
It's ia64 specific, so arch-ia64.h seems more appropriate. Just an
FYI, I think we're close enough to when Keir wants to make a final 3.0.4
release that I don't plan to request another pull of the xen-ia64 tree
unless it's absolutely necessary. If you think this is necessary for
3.0.4, please provide justification. Thanks,
Alex
--
Alex Williamson HP Open Source & Linux Org.
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|