Re: [patch 04/26] Xen-paravirt_ops: Add pagetable accessors to pack and unpack pagetable entries

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeremy Fitzhardinge
Date: Wednesday, February 28, 2007 - 1:12 pm

Ingo Molnar wrote:

OK, I've fixed this by hoisting all the native_* implementations into
pgtable.h.  In the !PARAVIRT case the normal macros directly use the
native_* functions, and in the PARAVIRT case they're used by the native
paravirt_ops.  This has the nice property of avoiding this specific
problem, and also generally removes code duplication.

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

Messages in current thread:
[patch 04/26] Xen-paravirt_ops: Add pagetable accessors to ..., Jeremy Fitzhardinge, (Tue Feb 27, 1:13 am)
Re: [patch 04/26] Xen-paravirt_ops: Add pagetable accessor ..., Jeremy Fitzhardinge, (Tue Feb 27, 11:52 am)
Re: [patch 04/26] Xen-paravirt_ops: Add pagetable accessor ..., Jeremy Fitzhardinge, (Wed Feb 28, 1:12 pm)