All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Mark McLoughlin <markmc@redhat.com>
Cc: kvm <kvm@vger.kernel.org>
Subject: Re: [PATCH] kvm: header-sync: fix to work with 2.6.28 kernel
Date: Wed, 26 Nov 2008 18:27:28 +0200	[thread overview]
Message-ID: <492D78F0.3030209@redhat.com> (raw)
In-Reply-To: <1227532881.7605.35.camel@blaa>

Mark McLoughlin wrote:
> If you run header-sync against a kernel which has asm/kvm.h but not
> e.g. asm/vmx.h then $(wildcard $(headers-new)) returns a string with
> expanded kvm.h path and the vmx.h glob removed. We then pass the
> original globs to rsync causing that to fail when vmx.h can't be
> found:
>
>   rsync: link_stat ".../asm/vmx*.h" failed: No such file or directory (2)
>
> Fix by passing the expanded paths returned by the wildcard function to
> rsync.
>   

Applied, thanks.

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


      reply	other threads:[~2008-11-26 16:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-24 13:21 [PATCH] kvm: header-sync: fix to work with 2.6.28 kernel Mark McLoughlin
2008-11-26 16:27 ` Avi Kivity [this message]

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=492D78F0.3030209@redhat.com \
    --to=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=markmc@redhat.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 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.