dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/asm-x86/xen
Jeremy Fitzhardinge 59438c9fc4 x86: rename PTE_MASK to PTE_PFN_MASK
Rusty, in his peevish way, complained that macros defining constants
should have a name which somewhat accurately reflects the actual
purpose of the constant.

Aside from the fact that PTE_MASK gives no clue as to what's actually
being masked, and is misleadingly similar to the functionally entirely
different PMD_MASK, PUD_MASK and PGD_MASK, I don't really see what the
problem is.

But if this patch silences the incessent noise, then it will have
achieved its goal (TODO: write test-case).

Signed-off-by: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-07-22 10:43:44 +02:00
..
events.h xen: implement Xen-specific spinlocks 2008-07-16 11:15:53 +02:00
grant_table.h xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one 2008-04-24 23:57:32 +02:00
hypercall.h xen64: implement 64-bit update_descriptor 2008-07-16 11:05:09 +02:00
hypervisor.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
interface.h xen64: define asm/xen/interface for 64-bit 2008-07-16 10:56:18 +02:00
interface_32.h xen64: define asm/xen/interface for 64-bit 2008-07-16 10:56:18 +02:00
interface_64.h xen64: define asm/xen/interface for 64-bit 2008-07-16 10:56:18 +02:00
page.h x86: rename PTE_MASK to PTE_PFN_MASK 2008-07-22 10:43:44 +02:00