From: Wei Yongjun <yjwei@cn.fujitsu.com>
To: Duan Jiong <djduanjiong@gmail.com>
Cc: kvm@vger.kernel.org, avi@redhat.com
Subject: Re: [PATCH] kvm: remove useless function define kvm_inject_pit_timer_irqs()
Date: Thu, 03 Mar 2011 13:45:25 +0800 [thread overview]
Message-ID: <4D6F2AF5.3020006@cn.fujitsu.com> (raw)
In-Reply-To: <4D6F24BF.3030906@gmail.com>
格式好像有问题,你用的什么邮件客户端?你设置了80个字符自动换行?
把邮件保存了,在用git am能够打上去么?
改好了先重新发送一个给我。
发出来应该是这样的:
--------------------------------------------------------------
diff --git a/arch/x86/kvm/i8254.h b/arch/x86/kvm/i8254.h
index 46d08ca..9f3cea3 100644
--- a/arch/x86/kvm/i8254.h
+++ b/arch/x86/kvm/i8254.h
@@ -51,7 +51,6 @@ struct kvm_pit {
#define KVM_MAX_PIT_INTR_INTERVAL HZ / 100
#define KVM_PIT_CHANNEL_MASK 0x3
-void kvm_inject_pit_timer_irqs(struct kvm_vcpu *vcpu);
void kvm_pit_load_count(struct kvm *kvm, int channel, u32 val, int hpet_legacy_start);
struct kvm_pit *kvm_create_pit(struct kvm *kvm, u32 flags);
void kvm_free_pit(struct kvm *kvm);
-------------------------------------------------------------
于 2011年03月03日 13:18, Duan Jiong 写道:
> >From 19d8130e2fabd8a36fc8183749efaf1c0fdcd225 Mon Sep 17 00:00:00 2001
> From: Duan Jiong <djduanjiong@gmail.com>
> Date: Wed, 2 Mar 2011 17:18:57 +0800
>
> Just remove useless function define kvm_inject_pit_timer_irqs() from
> file arch/x86/kvm/i8254.h
>
> Signed-off-by:Duan Jiong<djduanjiong@gmail.com>
> ---
> arch/x86/kvm/i8254.h | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/arch/x86/kvm/i8254.h b/arch/x86/kvm/i8254.h
> index 46d08ca..9f3cea3 100644
> --- a/arch/x86/kvm/i8254.h
> +++ b/arch/x86/kvm/i8254.h
> @@ -51,7 +51,6 @@ struct kvm_pit {
> #define KVM_MAX_PIT_INTR_INTERVAL HZ / 100
> #define KVM_PIT_CHANNEL_MASK 0x3
>
> -void kvm_inject_pit_timer_irqs(struct kvm_vcpu *vcpu);
> void kvm_pit_load_count(struct kvm *kvm, int channel, u32 val, int
> hpet_legacy_start);
> struct kvm_pit *kvm_create_pit(struct kvm *kvm, u32 flags);
> void kvm_free_pit(struct kvm *kvm);
next prev parent reply other threads:[~2011-03-03 5:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-03 5:18 [PATCH] kvm: remove useless function define kvm_inject_pit_timer_irqs() Duan Jiong
2011-03-03 5:45 ` Wei Yongjun [this message]
2011-03-03 5:48 ` Wei Yongjun
-- strict thread matches above, loose matches on Subject: below --
2011-03-03 7:33 Duan Jiong
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=4D6F2AF5.3020006@cn.fujitsu.com \
--to=yjwei@cn.fujitsu.com \
--cc=avi@redhat.com \
--cc=djduanjiong@gmail.com \
--cc=kvm@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