All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jan Beulich" <JBeulich@suse.com>
To: Andrew Cooper <andrew.cooper3@citrix.com>
Cc: Petre Pircalabu <ppircalabu@bitdefender.com>,
	xen-devel <xen-devel@lists.xenproject.org>,
	Tamas K Lengyel <tamas@tklengyel.com>,
	Razvan Cojocaru <rcojocaru@bitdefender.com>
Subject: Re: [PATCH 1/5] xen/vm-event: Drop unused u_domctl parameter from vm_event_domctl()
Date: Mon, 03 Jun 2019 07:52:20 -0600	[thread overview]
Message-ID: <5CF526140200007800234A60@prv1-mh.provo.novell.com> (raw)
In-Reply-To: <1559564728-17167-2-git-send-email-andrew.cooper3@citrix.com>

>>> On 03.06.19 at 14:25, <andrew.cooper3@citrix.com> wrote:
> This parameter isn't used at all.  Futhermore, elide the copyback in
> failing cases, as it is only successful paths which generate data which
> needs sending back to the caller.
> 
> Finally, drop a redundant d == NULL check, as that logic is all common
> at the begining of do_domctl().
> 
> No functional change.
> 
> Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
> ---
> CC: Razvan Cojocaru <rcojocaru@bitdefender.com>
> CC: Tamas K Lengyel <tamas@tklengyel.com>
> CC: Petre Pircalabu <ppircalabu@bitdefender.com>
> ---
>  xen/common/domctl.c        | 6 +++---

Just in cases it's wanted/needed:
Acked-by: Jan Beulich <jbeulich@suse.com>

Jan



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

WARNING: multiple messages have this Message-ID (diff)
From: "Jan Beulich" <JBeulich@suse.com>
To: "Andrew Cooper" <andrew.cooper3@citrix.com>
Cc: Petre Pircalabu <ppircalabu@bitdefender.com>,
	xen-devel <xen-devel@lists.xenproject.org>,
	Tamas K Lengyel <tamas@tklengyel.com>,
	Razvan Cojocaru <rcojocaru@bitdefender.com>
Subject: Re: [Xen-devel] [PATCH 1/5] xen/vm-event: Drop unused u_domctl parameter from vm_event_domctl()
Date: Mon, 03 Jun 2019 07:52:20 -0600	[thread overview]
Message-ID: <5CF526140200007800234A60@prv1-mh.provo.novell.com> (raw)
Message-ID: <20190603135220.0ldrp7aZSN7LOQumbG3OMQs73qkaEd8wdR6lGXMJOdc@z> (raw)
In-Reply-To: <1559564728-17167-2-git-send-email-andrew.cooper3@citrix.com>

>>> On 03.06.19 at 14:25, <andrew.cooper3@citrix.com> wrote:
> This parameter isn't used at all.  Futhermore, elide the copyback in
> failing cases, as it is only successful paths which generate data which
> needs sending back to the caller.
> 
> Finally, drop a redundant d == NULL check, as that logic is all common
> at the begining of do_domctl().
> 
> No functional change.
> 
> Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
> ---
> CC: Razvan Cojocaru <rcojocaru@bitdefender.com>
> CC: Tamas K Lengyel <tamas@tklengyel.com>
> CC: Petre Pircalabu <ppircalabu@bitdefender.com>
> ---
>  xen/common/domctl.c        | 6 +++---

Just in cases it's wanted/needed:
Acked-by: Jan Beulich <jbeulich@suse.com>

Jan



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

  parent reply	other threads:[~2019-06-03 13:52 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-03 12:25 [PATCH 0/5] xen/vm-event: Cleanup Andrew Cooper
2019-06-03 12:25 ` [Xen-devel] " Andrew Cooper
2019-06-03 12:25 ` [PATCH 1/5] xen/vm-event: Drop unused u_domctl parameter from vm_event_domctl() Andrew Cooper
2019-06-03 12:25   ` [Xen-devel] " Andrew Cooper
2019-06-03 13:52   ` Razvan Cojocaru
2019-06-03 13:52     ` [Xen-devel] " Razvan Cojocaru
2019-06-03 13:52   ` Jan Beulich [this message]
2019-06-03 13:52     ` Jan Beulich
2019-06-03 12:25 ` [PATCH 2/5] xen/vm-event: Expand vm_event_* spinlock macros and rename the lock Andrew Cooper
2019-06-03 12:25   ` [Xen-devel] " Andrew Cooper
2019-06-03 14:02   ` Razvan Cojocaru
2019-06-03 14:02     ` [Xen-devel] " Razvan Cojocaru
2019-06-03 12:25 ` [PATCH 3/5] xen/vm-event: Remove unnecessary vm_event_domain indirection Andrew Cooper
2019-06-03 12:25   ` [Xen-devel] " Andrew Cooper
2019-06-03 14:31   ` Razvan Cojocaru
2019-06-03 14:31     ` [Xen-devel] " Razvan Cojocaru
2019-06-03 12:25 ` [PATCH 4/5] xen/vm-event: Fix interactions with the vcpu list Andrew Cooper
2019-06-03 12:25   ` [Xen-devel] " Andrew Cooper
2019-06-03 14:56   ` Razvan Cojocaru
2019-06-03 14:56     ` [Xen-devel] " Razvan Cojocaru
2019-06-03 12:25 ` [PATCH 5/5] xen/vm-event: Misc fixups Andrew Cooper
2019-06-03 12:25   ` [Xen-devel] " Andrew Cooper
2019-06-03 14:16   ` Razvan Cojocaru
2019-06-03 14:16     ` [Xen-devel] " Razvan Cojocaru

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=5CF526140200007800234A60@prv1-mh.provo.novell.com \
    --to=jbeulich@suse.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=ppircalabu@bitdefender.com \
    --cc=rcojocaru@bitdefender.com \
    --cc=tamas@tklengyel.com \
    --cc=xen-devel@lists.xenproject.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.