public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 5] x86: add alloc/release_pud; more demacroing
@ 2008-02-01 23:25 Jeremy Fitzhardinge
  2008-02-01 23:25 ` [PATCH 1 of 5] x86: rename paravirt_alloc_pt etc after the pagetable structure Jeremy Fitzhardinge
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Jeremy Fitzhardinge @ 2008-02-01 23:25 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: LKML, Andi Kleen, Jan Beulich, Eduardo Pereira Habkost,
	Ian Campbell, H Peter Anvin, Zach Amsden

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-02-02 10:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-01 23:25 [PATCH 0 of 5] x86: add alloc/release_pud; more demacroing Jeremy Fitzhardinge
2008-02-01 23:25 ` [PATCH 1 of 5] x86: rename paravirt_alloc_pt etc after the pagetable structure Jeremy Fitzhardinge
2008-02-01 23:25 ` [PATCH 2 of 5] x86: add pud_alloc for 4-level pagetables Jeremy Fitzhardinge
2008-02-01 23:25 ` [PATCH 3 of 5] x86/pgtable.h: demacro ptep_set_access_flags Jeremy Fitzhardinge
2008-02-02  9:27   ` Ingo Molnar
2008-02-02  9:31   ` Ingo Molnar
2008-02-02 10:20     ` Jeremy Fitzhardinge
2008-02-01 23:25 ` [PATCH 4 of 5] x86/pgtable.h: demacro ptep_test_and_clear_young Jeremy Fitzhardinge
2008-02-01 23:25 ` [PATCH 5 of 5] x86/pgtable.h: demacro ptep_clear_flush_young Jeremy Fitzhardinge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox