[PATCH 10 of 13] Change pte_clear_full to a more appropriately named pte_clear_not_present,

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -#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


[Index of Archives]     [KVM Development]     [Libvirt Development]     [Libvirt Users]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux