|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] domain destory path is not correct on c/s 18117
On 24/7/08 11:13, "Christoph Egger" <Christoph.Egger@xxxxxxx> wrote:
> I just figured out, the call to arch_domain_destroy() is delayed until Dom0
> shutdown/reboot.
> Changing "pages" back to int doesn't fix this.
>
> Keir: I suppose, c/s 18117 exposes a long standing hidden bug.
> Reverting c/s 18117 just hides it again.
Or you removed the munmap() from the tail of loadelfimage(). Putting it back
fixes the bug. Changeset 18118.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|