All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dongli Zhang <dongli.zhang@oracle.com>
To: xen-devel@lists.xen.org, ross.lagerwall@citrix.com,
	konrad.wilk@oracle.com
Subject: xsplice: should we use realpath or readlink in xsplice-build?
Date: Fri, 27 May 2016 16:43:48 +0800	[thread overview]
Message-ID: <1464338628.1746.1.camel@linux> (raw)

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

             reply	other threads:[~2016-05-27  8:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-27  8:43 Dongli Zhang [this message]
2016-05-27 13:35 ` xsplice: should we use realpath or readlink in xsplice-build? Konrad Rzeszutek Wilk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1464338628.1746.1.camel@linux \
    --to=dongli.zhang@oracle.com \
    --cc=konrad.wilk@oracle.com \
    --cc=ross.lagerwall@citrix.com \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.