[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH RESEND 01/14] libxl/arm: Fix the function name in error log



On Tue, May 31, 2016 at 01:02:53PM +0800, Shannon Zhao wrote:
> From: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
> 
> It should be xc_dom_devicetree_mem instead of xc_dom_devicetree_file.
> 
> Signed-off-by: Shannon Zhao <shannon.zhao@xxxxxxxxxx>

Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx>

> ---
>  tools/libxl/libxl_arm.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tools/libxl/libxl_arm.c b/tools/libxl/libxl_arm.c
> index 1195b37..c6d77e3 100644
> --- a/tools/libxl/libxl_arm.c
> +++ b/tools/libxl/libxl_arm.c
> @@ -872,7 +872,7 @@ next_resize:
>  
>      res = xc_dom_devicetree_mem(dom, fdt, fdt_totalsize(fdt));
>      if (res) {
> -        LOGE(ERROR, "xc_dom_devicetree_file failed");
> +        LOGE(ERROR, "xc_dom_devicetree_mem failed");
>          rc = ERROR_FAIL;
>          goto out;
>      }
> -- 
> 2.0.4
> 
> 

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.