All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric DeVolder <eric.devolder@oracle.com>
To: Simon Horman <horms@verge.net.au>
Cc: andrew.cooper3@citrix.com, daniel.kiper@oracle.com,
	kexec@lists.infradead.org, konrad.wilk@oracle.com
Subject: Re: [PATCH v4] kexec-tools: Perform run-time linking of libxenctrl.so
Date: Tue, 23 Jan 2018 12:02:34 -0600	[thread overview]
Message-ID: <ef4e3c0e-e648-20d5-ef9f-51b2ba01740d@oracle.com> (raw)
In-Reply-To: <20180118075344.i4dwybgdlpnmomkc@verge.net.au>

Simon,
Thank you! I've a request below.
Eric

On 01/18/2018 01:53 AM, Simon Horman wrote:
> On Wed, Jan 17, 2018 at 10:39:01AM -0600, Eric DeVolder wrote:
>> When kexec is utilized in a Xen environment, it has an explicit
>> run-time dependency on libxenctrl.so. This dependency occurs
>> during the configure stage and when building kexec-tools.
> 
> ...
> 
> Thanks for addressing this and thanks doubly for the very comprehensive
> changelog.
> 
> Applied.
> 

In the commit message, I show this post-patch results table:

The results were:

  Scenario | Xen environment   | non-Xen environment
  1        | fail - see Note 5 | pass
  2        | fail - see Note 5 | pass
  3        | fail - see Note 6 | pass
  4        | pass              | pass
  5        | fail - see Note 6 | pass
  6        | pass              | pass

There is an error here in what I reported, the table should in fact
report a fail for scenario 4 in the non-Xen environment.

If it isn't too late, I think it would be worthwhile to reword
the commit message for these corrections:

238c238
<  4        | pass              | pass
---
 >  4        | pass              | fail - see Note 7
249a250,254
 > Note 7: This kexec has the explicit dependency on libxenctrl.so
 > which prevents it from running in a non-Xen environment. This is
 > expected as this is the original issue for which this patch is
 > intended to address.
 >
253c258
< libxenctrl.so, all six scenarios are expected to "pass" in a
---
 > libxenctrl.so, all but scenario 4 are expected to "pass" in a


Regards,
Eric


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

  reply	other threads:[~2018-01-23 18:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-17 16:39 [PATCH v4] kexec-tools: Perform run-time linking of libxenctrl.so Eric DeVolder
2018-01-18  7:53 ` Simon Horman
2018-01-23 18:02   ` Eric DeVolder [this message]
2018-01-24  8:37     ` Simon Horman
2018-01-24 17:27       ` Eric DeVolder
2018-01-18  7:53 ` Simon Horman
2018-01-18 11:55 ` Daniel Kiper
2018-01-18 11:55   ` Daniel Kiper
2018-01-23 17:40   ` Eric DeVolder
2018-01-23 17:40   ` Eric DeVolder
  -- strict thread matches above, loose matches on Subject: below --
2018-01-17 16:39 Eric DeVolder

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=ef4e3c0e-e648-20d5-ef9f-51b2ba01740d@oracle.com \
    --to=eric.devolder@oracle.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=daniel.kiper@oracle.com \
    --cc=horms@verge.net.au \
    --cc=kexec@lists.infradead.org \
    --cc=konrad.wilk@oracle.com \
    /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.