qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Christoph Hellwig <hch@lst.de>
Cc: "Richard W.M. Jones" <rjones@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Heads up: glibc preadv emulation breaks qemu on older kernels
Date: Tue, 16 Feb 2010 12:41:43 +0200	[thread overview]
Message-ID: <4B7A7667.6010601@redhat.com> (raw)
In-Reply-To: <20100215221638.GA19495@lst.de>

On 02/16/2010 12:16 AM, Christoph Hellwig wrote:
> On Fri, Feb 12, 2010 at 11:28:57AM -0600, Anthony Liguori wrote:
>    
>>> Yes.  The BSDs tend to not play stupid emulation games in the libc, so
>>> changes of these kinds of messups to happen are far less.
>>>
>>>        
>> In all fairness, I seem to recall there being a problem with the kernel
>> implementation of preadv/pwritev too.
>>      
> I would be surprised by that as it's just an entirely trivial entry
> point to long existant infrastructure.  I even checked the commit logs
> and that code hasn't been touched at all since the initial commit.
> So if people have problems with it, please report it..
>    

IIRC there was a problem with wiring up glibc to use p*v on i386.  The 
large number and size of the arguments caused some confusion wrt the 
calling convention, or something.   So it's only fair that glibc 
emulation of the syscall would be broken too.

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

  reply	other threads:[~2010-02-16 10:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-11 19:06 [Qemu-devel] Heads up: glibc preadv emulation breaks qemu on older kernels Richard W.M. Jones
2010-02-12 12:52 ` Christoph Hellwig
2010-02-12 13:49   ` malc
2010-02-12 13:50     ` Christoph Hellwig
2010-02-12 17:28       ` Anthony Liguori
2010-02-12 18:47         ` Richard W.M. Jones
2010-02-15 22:17           ` Christoph Hellwig
2010-02-15 22:20             ` Richard W.M. Jones
2010-02-12 18:58         ` Avi Kivity
2010-02-15 22:16         ` Christoph Hellwig
2010-02-16 10:41           ` Avi Kivity [this message]
2010-02-16 10:45             ` Richard W.M. Jones
2010-02-12 13:56     ` Jamie Lokier

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=4B7A7667.6010601@redhat.com \
    --to=avi@redhat.com \
    --cc=hch@lst.de \
    --cc=qemu-devel@nongnu.org \
    --cc=rjones@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).