public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: virtualization@lists.osdl.org
Cc: Jeremy Fitzhardinge <jeremy@xensource.com>,
	Andrew Morton <akpm@osdl.org>,
	Xen-devel <xen-devel@lists.xensource.com>,
	Ian Pratt <ian.pratt@xensource.com>,
	Linux Kernel <linux-kernel@vger.kernel.org>,
	Chris Wright <chrisw@sous-sol.org>,
	"Eric W. Biederman" <ebiederm@xmission.com>,
	Christoph Lameter <clameter@sgi.com>
Subject: Re: [PATCH 10 of 13] Change pte_clear_full to a more appropriately named pte_clear_not_present,
Date: Tue, 1 Aug 2006 23:48:35 +0200	[thread overview]
Message-ID: <200608012348.35175.ak@suse.de> (raw)
In-Reply-To: <553154516a1b008a1e63.1154462448@ezr>


> -#ifndef __HAVE_ARCH_PTE_CLEAR_FULL
> -#define pte_clear_full(__mm, __address, __ptep, __full)			\
> +#ifndef __HAVE_ARCH_PTE_CLEAR_NOT_PRESENT_FULL
> +#define pte_clear_not_present_full(__mm, __address, __ptep, __full)	\
>  do {									\
>  	pte_clear((__mm), (__address), (__ptep));			\
>  } while (0)

Needs comments I guess

-Andi

           reply	other threads:[~2006-08-01 21:50 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <553154516a1b008a1e63.1154462448@ezr>]

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=200608012348.35175.ak@suse.de \
    --to=ak@suse.de \
    --cc=akpm@osdl.org \
    --cc=chrisw@sous-sol.org \
    --cc=clameter@sgi.com \
    --cc=ebiederm@xmission.com \
    --cc=ian.pratt@xensource.com \
    --cc=jeremy@xensource.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=virtualization@lists.osdl.org \
    --cc=xen-devel@lists.xensource.com \
    /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