From: Matthew Wilcox <matthew@wil.cx>
To: Carlos O'Donell <carlos@systemhalted.org>
Cc: parisc-linux@parisc-linux.org
Subject: Re: [parisc-linux] QEMU Port (Help needed)
Date: Sun, 4 Jun 2006 17:19:47 -0600 [thread overview]
Message-ID: <20060604231947.GH27231@parisc-linux.org> (raw)
In-Reply-To: <119aab440606041448t3952e3dfwf85f926ffdc5e441@mail.gmail.com>
On Sun, Jun 04, 2006 at 05:48:17PM -0400, Carlos O'Donell wrote:
> 4. flush_icache_range can probably be copied from the kernel implementation.
Why are we still talking about doing flush_icache_range() in userspace?
Why does qemu not use mprotect() to set either PROT_EXEC or PROT_WRITE
(and never both at the same time)? The kernel will flush userspace
appopriately (and if it doesn't, that's a bug).
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
next prev parent reply other threads:[~2006-06-04 23:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-04 16:04 [parisc-linux] QEMU Port (Help needed) Stuart Brady
2006-06-04 21:48 ` Carlos O'Donell
2006-06-04 23:13 ` Stuart Brady
2006-06-04 23:19 ` Matthew Wilcox [this message]
2006-06-04 23:22 ` Carlos O'Donell
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=20060604231947.GH27231@parisc-linux.org \
--to=matthew@wil.cx \
--cc=carlos@systemhalted.org \
--cc=parisc-linux@parisc-linux.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.