|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH] fix broken ACM
On 6/23/05, Keir Fraser <Keir.Fraser@xxxxxxxxxxxx> wrote:
>
> On 22 Jun 2005, at 18:40, aq wrote:
>
> > The latest change to ACM makes it fail to compile. This patch fixes
> > the problem.
> >
> > Signed-off-by: Nguyen Anh Quynh <aquynh@xxxxxxxxx>
>
> It builds fine for me.
are you sure? on my system, without the patch acm_init() would be
defined twice.
also, some structrures and global variables are hidden in the #else
(of #if (ACM_USE_SECURITY_POLICY == ACM_NULL_POLICY) )
how did you compile acm?
regards,
aq
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|