From: David Mosberger <davidm@hpl.hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] Bug in mm/memory.c
Date: Wed, 17 Jan 2001 01:47:29 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590693005060@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590693005053@msgid-missing>
>>>>> On Tue, 16 Jan 2001 12:57:10 -0500 (EST), William Taber <wtaber@rational.com> said:
William> However, in the two cases handle_mm_fault is called in
William> memory.c, what is passed in is not a flag value, but a
William> boolean. Therefore these checks are wrong. For instance,
William> the code in make_pages_present is:
Oops, you're right. I missed those calls.
William> Before you just go ahead and change the callers to pass in
William> the flag values, you might want to verify that the same
William> flag values are being used in both cases and that the bits
William> in the flags mean what you want them to mean. A quick look
William> at the header files hints to me that they might not. For
William> my purposes, I am going to revert this code back to the
William> default 2.4.0 behaviour until this can be done right and
William> done portably.
The intent is to pass the vm_flags for the "access_type". However,
since Linus hasn't merged in this change, this may change in the
future.
--david
prev parent reply other threads:[~2001-01-17 1:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-16 17:57 [Linux-ia64] Bug in mm/memory.c William Taber
2001-01-17 1:47 ` David Mosberger [this message]
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=marc-linux-ia64-105590693005060@msgid-missing \
--to=davidm@hpl.hp.com \
--cc=linux-ia64@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