From: William Lee Irwin III <wli@holomorphy.com>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: linux-kernel@vger.kernel.org,
kernel-janitor-discuss@lists.sourceforge.net
Subject: Re: forget_pte()
Date: Sun, 2 Jun 2002 22:35:15 -0700 [thread overview]
Message-ID: <20020603053515.GO10243@holomorphy.com> (raw)
In-Reply-To: <20020601164002.GC10243@holomorphy.com> <E17Ei8Z-0003Mq-00@wagner.rustcorp.com.au>
On Mon, Jun 03, 2002 at 01:04:03PM +1000, Rusty Russell wrote:
> Hmm... it's only used in two places, and the name is entirely
> misleading. I think it might be neater to replace those two
> occurances with:
>
> /* PTEs must be unmapped */
> BUG_ON(!pte_none(pte));
> Cheers,
> Rusty.
I'll send a patch replacing it with that open-coded at the call sites
in short order, then.
next prev parent reply other threads:[~2002-06-03 5:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-01 16:40 forget_pte() William Lee Irwin III
2002-06-03 3:04 ` forget_pte() Rusty Russell
2002-06-03 5:35 ` William Lee Irwin III [this message]
2002-06-03 5:38 ` forget_pte() William Lee Irwin III
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=20020603053515.GO10243@holomorphy.com \
--to=wli@holomorphy.com \
--cc=kernel-janitor-discuss@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
/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.