All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: "Kirill A. Shutemov" <k.shutemov@gmail.com>
Subject: Re: [Qemu-devel] [BUG] syscall mmap broken
Date: Mon, 8 Jan 2007 16:21:27 +0000	[thread overview]
Message-ID: <200701081621.27810.paul@codesourcery.com> (raw)
In-Reply-To: <20070108081124.GA7470@localhost.localdomain>

On Monday 08 January 2007 08:11, Kirill A. Shutemov wrote:
> On a 64-bit host system mmap sometimes(quite rarely on x86_64) return
> address above 0xffffffff. If target system is a 32-bit system then mojor
> 32-bit will be dropped due to h2g().

We should be using MAP_32BIT or MAP_FIXED.

Paul

  reply	other threads:[~2007-01-08 16:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-08  8:11 [Qemu-devel] [BUG] syscall mmap broken Kirill A. Shutemov
2007-01-08 16:21 ` Paul Brook [this message]
2007-01-10 13:06   ` Kirill A. Shutemov

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=200701081621.27810.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=k.shutemov@gmail.com \
    --cc=qemu-devel@nongnu.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.