* Re: [PATCH 10 of 13] Change pte_clear_full to a more appropriately named pte_clear_not_present,
[not found] <553154516a1b008a1e63.1154462448@ezr>
@ 2006-08-01 21:48 ` Andi Kleen
0 siblings, 0 replies; only message in thread
From: Andi Kleen @ 2006-08-01 21:48 UTC (permalink / raw)
To: virtualization
Cc: Jeremy Fitzhardinge, Andrew Morton, Xen-devel, Ian Pratt,
Linux Kernel, Chris Wright, Eric W. Biederman, Christoph Lameter
> -#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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-08-01 21:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <553154516a1b008a1e63.1154462448@ezr>
2006-08-01 21:48 ` [PATCH 10 of 13] Change pte_clear_full to a more appropriately named pte_clear_not_present, Andi Kleen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox