From: Bastian Blank <waldi@debian.org>
To: xen-devel@lists.xensource.com, linux-kernel@vger.kernel.org
Cc: konrad.wilk@oracle.com
Subject: [PATCH 4/4] xen/privcmd: Remove unused support for arch specific privcmp mmap
Date: Wed, 7 Dec 2011 22:13:16 +0100 [thread overview]
Message-ID: <1323292396-19523-5-git-send-email-waldi@debian.org> (raw)
In-Reply-To: <1323292396-19523-1-git-send-email-waldi@debian.org>
---
drivers/xen/privcmd.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/drivers/xen/privcmd.c b/drivers/xen/privcmd.c
index 863fbd0..c13d26a 100644
--- a/drivers/xen/privcmd.c
+++ b/drivers/xen/privcmd.c
@@ -365,7 +365,6 @@ static long privcmd_ioctl(struct file *file,
return ret;
}
-#ifndef HAVE_ARCH_PRIVCMD_MMAP
static int privcmd_fault(struct vm_area_struct *vma, struct vm_fault *vmf)
{
printk(KERN_DEBUG "privcmd_fault: vma=%p %lx-%lx, pgoff=%lx, uv=%p\n",
@@ -398,7 +397,6 @@ static int privcmd_enforce_singleshot_mapping(struct vm_area_struct *vma)
{
return (xchg(&vma->vm_private_data, (void *)1) == NULL);
}
-#endif
const struct file_operations xen_privcmd_fops = {
.owner = THIS_MODULE,
--
1.7.7.3
next prev parent reply other threads:[~2011-12-07 21:19 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-07 21:13 [PATCH 0/4] V2, Move stuff out of xenfs Bastian Blank
2011-12-07 21:13 ` [PATCH 1/4] xen: Add privcmd device driver Bastian Blank
2011-12-08 8:19 ` [Xen-devel] " Ian Campbell
2011-12-07 21:13 ` [PATCH 2/4] xen: Add xenbus " Bastian Blank
2011-12-08 8:20 ` [Xen-devel] " Ian Campbell
2011-12-07 21:13 ` [PATCH 3/4] xen: Add xenbusd " Bastian Blank
2011-12-08 8:24 ` [Xen-devel] " Ian Campbell
2011-12-08 9:27 ` Bastian Blank
2011-12-08 9:32 ` Ian Campbell
2011-12-08 11:08 ` Bastian Blank
2011-12-07 21:13 ` Bastian Blank [this message]
2011-12-08 8:32 ` [Xen-devel] [PATCH 4/4] xen/privcmd: Remove unused support for arch specific privcmp mmap Ian Campbell
2011-12-08 8:34 ` [Xen-devel] [PATCH 0/4] V2, Move stuff out of xenfs Ian Campbell
2011-12-08 9:28 ` Bastian Blank
2011-12-08 11:10 ` David Vrabel
2011-12-10 16:08 ` Bastian Blank
2011-12-08 11:09 ` David Vrabel
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=1323292396-19523-5-git-send-email-waldi@debian.org \
--to=waldi@debian.org \
--cc=konrad.wilk@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=xen-devel@lists.xensource.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®