[PATCH 0 of 5] x86: add alloc/release_pud; more demacroing

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Ingo Molnar <mingo@...>
Cc: LKML <linux-kernel@...>, Andi Kleen <ak@...>, Jan Beulich <jbeulich@...>, Eduardo Pereira Habkost <ehabkost@...>, Ian Campbell <ijc@...>, H Peter Anvin <hpa@...>, Zach Amsden <zach@...>
Date: Friday, February 1, 2008 - 7:25 pm

Hi Ingo,

This series:
 1. Renames the alloc/release_{pt,pd} calls to _pte, _pmd so that its
    clear what they operate on.
 2. Adds alloc/release_pud, and puts calls in the appropriate places
 3. Demacros some stuff in pgtable.h

A bit eclectic, but all fairly straightforward (and no changes to
non-x86 headers ;).

Thanks,
	J


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0 of 5] x86: add alloc/release_pud; more demacroing, Jeremy Fitzhardinge, (Fri Feb 1, 7:25 pm)
[PATCH 1 of 5] x86: rename paravirt_alloc_pt etc after the p..., Jeremy Fitzhardinge, (Fri Feb 1, 7:25 pm)
[PATCH 5 of 5] x86/pgtable.h: demacro ptep_clear_flush_young, Jeremy Fitzhardinge, (Fri Feb 1, 7:25 pm)
[PATCH 4 of 5] x86/pgtable.h: demacro ptep_test_and_clear_yo..., Jeremy Fitzhardinge, (Fri Feb 1, 7:25 pm)
[PATCH 2 of 5] x86: add pud_alloc for 4-level pagetables, Jeremy Fitzhardinge, (Fri Feb 1, 7:25 pm)
[PATCH 3 of 5] x86/pgtable.h: demacro ptep_set_access_flags, Jeremy Fitzhardinge, (Fri Feb 1, 7:25 pm)
Re: [PATCH 3 of 5] x86/pgtable.h: demacro ptep_set_access_fl..., Jeremy Fitzhardinge, (Sat Feb 2, 6:20 am)