 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Restart domU failure (memory allocation issue)
 > I think I've found why ... the privcmd_close is buggy on 3.8. You might
> need to backport this commit:
>
> commit 9eff37a8713939f218ab8bf0dc93f1d67af7b8b4
> Author: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
> Date:   Mon Nov 5 09:42:17 2012 +0300
>
>     xen/privcmd: fix condition in privcmd_close()
>
>     The parenthesis are in the wrong place so the original code is
>     equivalent to:
>
>         if (!xen_feature(XENFEAT_writable_descriptor_tables)) { ...
>
>     Which obviously was not intended.
>
>     Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
>     Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
>
> Regards,
>
> --
> Julien Grall
It works! Thank you!
-- 
Oleksandr Tyshchenko | Embedded Developer
GlobalLogic
www.globallogic.com
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |