From: Dan Malek <dan@embeddededge.com>
To: joakim.tjernlund@lumentis.se
Cc: "Linuxppc-Dev@Lists. Linuxppc. Org" <linuxppc-dev@lists.linuxppc.org>
Subject: Re: _PAGE_HWWRITE missing in pte_mkdirty()?
Date: Fri, 25 Apr 2003 10:56:52 -0400 [thread overview]
Message-ID: <3EA94CB4.8050509@embeddededge.com> (raw)
In-Reply-To: IGEFJKJNHJDCBKALBJLLAEEHFMAA.joakim.tjernlund@lumentis.se
Joakim Tjernlund wrote:
> I noticed that pte_mkdirty() does not set the change bit(HWWRITE) when
> dirtying a page. I think it should. Is there a reason why it doesn't?
A dirty page doesn't necessarily indicate a write enabled page. Setting
_PAGE_HWWRITE without _PAGE_RW is an error. On PPC, RW and DIRTY are
software status bits, HWWRITE actually contols write access.
Thanks.
-- Dan
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2003-04-25 14:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-25 10:33 _PAGE_HWWRITE missing in pte_mkdirty()? Joakim Tjernlund
2003-04-25 14:56 ` Dan Malek [this message]
2003-04-25 15:34 ` Joakim Tjernlund
2003-04-26 23:51 ` Paul Mackerras
2003-04-27 9:31 ` Joakim Tjernlund
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=3EA94CB4.8050509@embeddededge.com \
--to=dan@embeddededge.com \
--cc=joakim.tjernlund@lumentis.se \
--cc=linuxppc-dev@lists.linuxppc.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.