xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Dario Faggioli <dario.faggioli@citrix.com>
To: Jan Beulich <JBeulich@suse.com>,
	xen-devel <xen-devel@lists.xenproject.org>
Cc: Stefano Stabellini <sstabellini@kernel.org>,
	Wei Liu <wei.liu2@citrix.com>,
	Razvan Cojocaru <rcojocaru@bitdefender.com>,
	George Dunlap <George.Dunlap@eu.citrix.com>,
	Andrew Cooper <andrew.cooper3@citrix.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>, Tim Deegan <tim@xen.org>,
	Julien Grall <julien.grall@arm.com>,
	tamas@tklengyel.com, Meng Xu <mengxu@cis.upenn.edu>
Subject: Re: [PATCH 1/2] public/domctl: drop unnecessary typedefs and handles
Date: Tue, 12 Sep 2017 17:58:41 +0200	[thread overview]
Message-ID: <1505231921.3642.2.camel@citrix.com> (raw)
In-Reply-To: <59B81471020000780017A44E@prv-mh.provo.novell.com>


[-- Attachment #1.1: Type: text/plain, Size: 789 bytes --]

On Tue, 2017-09-12 at 09:08 -0600, Jan Beulich wrote:
> By virtue of the struct xen_domctl container structure, most of them
> are really just cluttering the name space.
> 
> While doing so,
> - convert an enum typed (pt_irq_type_t) structure field to a fixed
>   width type,
> - make x86's paging_domctl() and descendants take a properly typed
>   handle,
> - add const in a few places.
> 
> Signed-off-by: Jan Beulich <jbeulich@suse.com>
> 
Acked-by: Dario Faggioli <dario.faggioli@citrix.com>

Regards,
Dario
-- 
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

[-- Attachment #2: Type: text/plain, Size: 127 bytes --]

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

  parent reply	other threads:[~2017-09-12 15:58 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-12 14:25 [PATCH 0/2] public/*ctl: drop unnecessary typedefs and handles Jan Beulich
2017-09-12 15:08 ` [PATCH 1/2] public/domctl: " Jan Beulich
2017-09-12 15:33   ` Razvan Cojocaru
2017-09-12 15:58   ` Dario Faggioli [this message]
2017-09-12 16:11   ` Meng Xu
2017-09-19 15:28   ` Ping: " Jan Beulich
2017-09-20 10:39   ` George Dunlap
2017-09-20 14:46   ` Tamas K Lengyel
2017-09-12 15:10 ` [PATCH 2/2] public/sysctl: " Jan Beulich
2017-09-12 15:57   ` Dario Faggioli
2017-09-19 15:31   ` Ping: " Jan Beulich
2017-09-19 15:40     ` Konrad Rzeszutek Wilk
2017-09-20 10:41   ` George Dunlap
2017-09-20 15:36     ` Robert VanVossen
2017-09-20 18:07   ` Robert VanVossen
2017-09-12 16:00 ` [PATCH 0/2] public/*ctl: " Wei Liu
2017-09-12 16:12 ` Andrew Cooper
2017-09-12 16:15 ` Julien Grall
2017-09-20 11:07 ` Julien Grall
2017-09-20 11:38   ` Jan Beulich

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=1505231921.3642.2.camel@citrix.com \
    --to=dario.faggioli@citrix.com \
    --cc=George.Dunlap@eu.citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=JBeulich@suse.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=julien.grall@arm.com \
    --cc=mengxu@cis.upenn.edu \
    --cc=rcojocaru@bitdefender.com \
    --cc=sstabellini@kernel.org \
    --cc=tamas@tklengyel.com \
    --cc=tim@xen.org \
    --cc=wei.liu2@citrix.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 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).