From: Jes Sorensen <jes@sgi.com>
To: kvm-ia64@vger.kernel.org
Subject: [patch] buildfix - remove struct kvm_guest_debug for ia64
Date: Thu, 18 Dec 2008 11:19:47 +0000 [thread overview]
Message-ID: <494A31D3.3000106@sgi.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 106 bytes --]
Hi,
Someone added a bogus kvm_guest_debug struct - get rid of it
so we can compile the tree again.
Jes
[-- Attachment #2: 6002-kvm-ia64-duplicate-kvm_guest_debug.patch --]
[-- Type: text/plain, Size: 543 bytes --]
Remove conflicting struct kvm_guest_debug from ia64 headers.
Signed-off-by: Jes Sorensen <jes@sgi.com>
---
arch/ia64/include/asm/kvm_host.h | 2 --
1 file changed, 2 deletions(-)
Index: kvm/arch/ia64/include/asm/kvm_host.h
===================================================================
--- kvm.orig/arch/ia64/include/asm/kvm_host.h
+++ kvm/arch/ia64/include/asm/kvm_host.h
@@ -239,8 +239,6 @@
struct kvm;
struct kvm_vcpu;
-struct kvm_guest_debug{
-};
struct kvm_mmio_req {
uint64_t addr; /* physical address */
next reply other threads:[~2008-12-18 11:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-18 11:19 Jes Sorensen [this message]
2008-12-18 11:40 ` [patch] buildfix - remove struct kvm_guest_debug for ia64 Avi Kivity
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=494A31D3.3000106@sgi.com \
--to=jes@sgi.com \
--cc=kvm-ia64@vger.kernel.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