|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH] fix broken ACM
On 22 Jun 2005, at 18:52, aq wrote:
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?
The whole point is not to bother, if the statically chosen security
policy is null. We only build in acm if ACM_USE_SECURITY_POLICY is
overridden -- this I may have broken since there was no sensible way
provided by the original patch for users to override the default null
security policy.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|