All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: kvm-ia64@vger.kernel.org
Subject: Re: [PATCH] KVM: Qemu: Sync compiler.h from kernel source when do
Date: Thu, 13 Nov 2008 15:32:51 +0000	[thread overview]
Message-ID: <491C48A3.1060402@redhat.com> (raw)
In-Reply-To: <706158FABBBA044BAD4FE898A02E4BC219A70C05@pdsmsx503.ccr.corp.intel.com>

Zhang, Xiantao wrote:
> From 138335ed8c52e775a267a91086e580f86dd5b047 Mon Sep 17 00:00:00 2001
> From: Xiantao Zhang <xiantao.zhang@intel.com>
> Date: Thu, 13 Nov 2008 15:23:31 +0800
> Subject: [PATCH] KVM: Qemu: Sync compiler.h from kernel source when do make sync.
>
> In some OS distros, there is no compiler.h installed for building
> applications, and leads to break userspace build.
> Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
> ---
>  kernel/Makefile |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/kernel/Makefile b/kernel/Makefile
> index aca365e..ed4e2fd 100644
> --- a/kernel/Makefile
> +++ b/kernel/Makefile
> @@ -64,6 +64,7 @@ header-sync:
>  	rm -rf $T
>  	rsync -R \
>  	     "$(LINUX)"/./include/linux/kvm*.h \
> +	     "$(LINUX)"/./include/linux/compiler.h \
>  	     $(if $(wildcard $(headers-old)), $(headers-old)) \
>               $T/
>  	$(if $(wildcard $(headers-new)), \
>   

Maybe we should just remove the compiler.h include in hack-modules.awk?

-- 
error compiling committee.c: too many arguments to function


WARNING: multiple messages have this Message-ID (diff)
From: Avi Kivity <avi@redhat.com>
To: "Zhang, Xiantao" <xiantao.zhang@intel.com>
Cc: "kvm@vger.kernel.org" <kvm@vger.kernel.org>,
	"kvm-ia64@vger.kernel.org" <kvm-ia64@vger.kernel.org>
Subject: Re: [PATCH] KVM: Qemu: Sync compiler.h from kernel source when do make sync.
Date: Thu, 13 Nov 2008 17:32:51 +0200	[thread overview]
Message-ID: <491C48A3.1060402@redhat.com> (raw)
In-Reply-To: <706158FABBBA044BAD4FE898A02E4BC219A70C05@pdsmsx503.ccr.corp.intel.com>

Zhang, Xiantao wrote:
> From 138335ed8c52e775a267a91086e580f86dd5b047 Mon Sep 17 00:00:00 2001
> From: Xiantao Zhang <xiantao.zhang@intel.com>
> Date: Thu, 13 Nov 2008 15:23:31 +0800
> Subject: [PATCH] KVM: Qemu: Sync compiler.h from kernel source when do make sync.
>
> In some OS distros, there is no compiler.h installed for building
> applications, and leads to break userspace build.
> Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
> ---
>  kernel/Makefile |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/kernel/Makefile b/kernel/Makefile
> index aca365e..ed4e2fd 100644
> --- a/kernel/Makefile
> +++ b/kernel/Makefile
> @@ -64,6 +64,7 @@ header-sync:
>  	rm -rf $T
>  	rsync -R \
>  	     "$(LINUX)"/./include/linux/kvm*.h \
> +	     "$(LINUX)"/./include/linux/compiler.h \
>  	     $(if $(wildcard $(headers-old)), $(headers-old)) \
>               $T/
>  	$(if $(wildcard $(headers-new)), \
>   

Maybe we should just remove the compiler.h include in hack-modules.awk?

-- 
error compiling committee.c: too many arguments to function


  reply	other threads:[~2008-11-13 15:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-13  7:33 [PATCH] KVM: Qemu: Sync compiler.h from kernel source when do make Zhang, Xiantao
2008-11-13  7:33 ` [PATCH] KVM: Qemu: Sync compiler.h from kernel source when do make sync Zhang, Xiantao
2008-11-13 15:32 ` Avi Kivity [this message]
2008-11-13 15:32   ` Avi Kivity
2008-11-14  1:25 ` [PATCH] KVM: Qemu: Sync compiler.h from kernel source when do Zhang, Xiantao
2008-11-14  1:25   ` [PATCH] KVM: Qemu: Sync compiler.h from kernel source when do make sync Zhang, Xiantao
2008-11-16  8:23 ` [PATCH] KVM: Qemu: Sync compiler.h from kernel source when do Avi Kivity
2008-11-16  8:23   ` [PATCH] KVM: Qemu: Sync compiler.h from kernel source when do make sync Avi Kivity
2008-11-17  2:07 ` [PATCH] KVM: Qemu: Sync compiler.h from kernel source when do Zhang, Xiantao
2008-11-17  2:07   ` [PATCH] KVM: Qemu: Sync compiler.h from kernel source when do make sync Zhang, Xiantao
2008-11-18 12:47 ` [PATCH] KVM: Qemu: Sync compiler.h from kernel source when do Avi Kivity
2008-11-18 12:47   ` [PATCH] KVM: Qemu: Sync compiler.h from kernel source when do make sync 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=491C48A3.1060402@redhat.com \
    --to=avi@redhat.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 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.