* xsplice: should we use realpath or readlink in xsplice-build?
@ 2016-05-27 8:43 Dongli Zhang
2016-05-27 13:35 ` Konrad Rzeszutek Wilk
0 siblings, 1 reply; 2+ messages in thread
From: Dongli Zhang @ 2016-05-27 8:43 UTC (permalink / raw)
To: xen-devel, ross.lagerwall, konrad.wilk
Hi Ross and Konrad,
I played xsplice with a sample patch I wrote. It works and really fantastic
work!
I use the utility from
git://xenbits.xen.org/people/konradwilk/xsplice-build-tools.git
However, the 'realpath -m' command in file 'xsplice-build' work on neither my
Ubuntu or Oracle Linuxi (no -m option). It works well after I replace all
'realpath' with 'readlink'. The patch elf was generated successfully and could
be uploaded and applied.
I am not sure if this is the issue with my OS configuration or we should better
use 'readlink'. Since this is the new git repo, I am not sure if I could submit
this patch to xen-devel if a patch is helpful.
Thank you very much!
Best,
Dongli Zhang
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: xsplice: should we use realpath or readlink in xsplice-build?
2016-05-27 8:43 xsplice: should we use realpath or readlink in xsplice-build? Dongli Zhang
@ 2016-05-27 13:35 ` Konrad Rzeszutek Wilk
0 siblings, 0 replies; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2016-05-27 13:35 UTC (permalink / raw)
To: Dongli Zhang; +Cc: ross.lagerwall, xen-devel
On Fri, May 27, 2016 at 04:43:48PM +0800, Dongli Zhang wrote:
> Hi Ross and Konrad,
Heya!
>
> I played xsplice with a sample patch I wrote. It works and really fantastic
> work!
>
> I use the utility from
> git://xenbits.xen.org/people/konradwilk/xsplice-build-tools.git
>
> However, the 'realpath -m' command in file 'xsplice-build' work on neither my
> Ubuntu or Oracle Linuxi (no -m option). It works well after I replace all
> 'realpath' with 'readlink'. The patch elf was generated successfully and could
> be uploaded and applied.
>
> I am not sure if this is the issue with my OS configuration or we should better
> use 'readlink'. Since this is the new git repo, I am not sure if I could submit
> this patch to xen-devel if a patch is helpful.
Go for it! (Aka submit the patch pls)
>
> Thank you very much!
>
> Best,
>
> Dongli Zhang
>
>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-05-27 13:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-27 8:43 xsplice: should we use realpath or readlink in xsplice-build? Dongli Zhang
2016-05-27 13:35 ` Konrad Rzeszutek Wilk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).