From: "Roger Pau Monné" <roger.pau@citrix.com>
To: Wei Liu <wei.liu2@citrix.com>,
Xen-devel <xen-devel@lists.xenproject.org>
Cc: Ian Jackson <Ian.Jackson@eu.citrix.com>,
Ian Campbell <ian.campbell@citrix.com>
Subject: Re: [PATCH 1/2] NetBSDRump: provide evtchn.h and privcmd.h
Date: Wed, 24 Jun 2015 12:22:46 +0200 [thread overview]
Message-ID: <558A84F6.70904@citrix.com> (raw)
In-Reply-To: <1435140610-31823-2-git-send-email-wei.liu2@citrix.com>
El 24/06/15 a les 12.10, Wei Liu ha escrit:
> +#define IOCTL_PRIVCMD_MMAP \
> + _IOW('P', 2, privcmd_mmap_t)
> +#define IOCTL_PRIVCMD_MMAPBATCH \
> + _IOW('P', 3, privcmd_mmapbatch_t)
FWIW you could have gotten away with just implementing
IOCTL_PRIVCMD_MMAPBATCH, this is what I did on FreeBSD.
Roger.
next prev parent reply other threads:[~2015-06-24 10:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-24 10:10 [PATCH 0/2] Build libxc on rump kernel Wei Liu
2015-06-24 10:10 ` [PATCH 1/2] NetBSDRump: provide evtchn.h and privcmd.h Wei Liu
2015-06-24 10:22 ` Roger Pau Monné [this message]
2015-06-24 10:30 ` Wei Liu
2015-06-24 10:10 ` [PATCH 2/2] libxc: use xc_netbsd.c for rump kernel Wei Liu
2015-06-25 12:00 ` [PATCH 0/2] Build libxc on " Ian Campbell
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=558A84F6.70904@citrix.com \
--to=roger.pau@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=ian.campbell@citrix.com \
--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 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.