public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@qumranet.com>
To: Jerone Young <jyoung5@us.ibm.com>
Cc: kvm@vger.kernel.org, kvm-ppc@vger.kernel.org
Subject: Re: [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to libcflat
Date: Sun, 29 Jun 2008 12:10:13 +0300	[thread overview]
Message-ID: <48675175.9060709@qumranet.com> (raw)
In-Reply-To: <patchbomb.1214426350@thinkpadL>

Jerone Young wrote:
> This set of patches are to consolidate test libraries into a single library archive. This lib archive is libcflat. This will allow common code to be shared among archs.
>
>   

Applied all, thanks.  I squashed together 1-3 as Hollis suggested, and 
with git's rename detection, one can see that you merged exit() puts() 
etc into a single file.  That usually doesn't work will with libraries 
(if you define your own puts() but not your own exit(), you're in 
trouble), but we can fix this if/when it starts to hurt.


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


  parent reply	other threads:[~2008-06-29  9:10 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-25 20:39 [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to libcflat Jerone Young
2008-06-25 20:39 ` [PATCH 1 of 4] Consilidate libcflat for x86 to single lib for all archs Jerone Young
2008-06-25 20:39 ` [PATCH 2 of 4] Add Makefile and test changes required for x86 to use libcflat Jerone Young
2008-06-25 20:39 ` [PATCH 3 of 4] Remove old x86 test libs, that are now appart of libcflat Jerone Young
2008-06-25 20:39 ` [PATCH 4 of 4] Add initial PowerPC libcflat files & make file changes Jerone Young
2008-06-25 21:28   ` Hollis Blanchard
2008-06-26 15:14     ` Jerone Young
2008-06-25 21:27 ` [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to libcflat Hollis Blanchard
2008-06-26 15:12   ` Jerone Young
2008-06-26 22:01     ` Hollis Blanchard
2008-06-29  9:10 ` Avi Kivity [this message]
2008-06-29 13:24   ` Avi Kivity
2008-07-01  7:33     ` Jerone Young
2008-07-05  9:28       ` Avi Kivity
2008-07-05 17:32         ` Jerone Young
2008-07-05 17:36           ` Avi Kivity
2008-07-05 17:59             ` Jerone Young

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=48675175.9060709@qumranet.com \
    --to=avi@qumranet.com \
    --cc=jyoung5@us.ibm.com \
    --cc=kvm-ppc@vger.kernel.org \
    --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