This small series of patches cleans up the definition and use of the _PAGE_* and __PAGE_KERNEL* permissions for the x86_64 code in the x86 architecture a little bit. The scripts are checked by checkpatch.pl now. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH 3/3] x86_64: use __PAGE_KERNEL_EXEC in ioremap_64.c
- From: "Joerg Roedel" <[email protected]>
- [PATCH 1/3] x86_64: define all _PAGE_* in terms of _PAGE_BIT_*
- From: "Joerg Roedel" <[email protected]>
- [PATCH 2/3] x86_64: use __PAGE_KERNEL* instead of _KERNPG_TABLE for 2MB PTEs in memory initialization
- From: "Joerg Roedel" <[email protected]>
- [PATCH 3/3] x86_64: use __PAGE_KERNEL_EXEC in ioremap_64.c
- Prev by Date: [PATCH 2/3] x86_64: use __PAGE_KERNEL* instead of _KERNPG_TABLE for 2MB PTEs in memory initialization
- Next by Date: [PATCH 1/3] x86_64: define all _PAGE_* in terms of _PAGE_BIT_*
- Previous by thread: [PATCH 2/3] x86_64: use __PAGE_KERNEL* instead of _KERNPG_TABLE for 2MB PTEs in memory initialization
- Next by thread: [PATCH 2/3] x86_64: use __PAGE_KERNEL* instead of _KERNPG_TABLE for 2MB PTEs in memory initialization
- Index(es):