tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys
On Tue, Dec 09, 2008 at 08:45:46PM +0000, Antti Kantee wrote:
> Log Message:
> Make pmap_kernel() a MI macro for struct pmap *kernel_pmap_ptr,
> which is now the "API" provided by the pmap module. pmap_kernel()
> remains as the syntactic sugar.
Where was this discussed? What is the benefit?
Where is kernel_pmap_ptr initialized and why is there an indirection?
In file included from ../../../../uvm/uvm_pmap.h:92,
from ../../../../uvm/uvm_extern.h:474,
from ../../../../uvm/uvm.h:46,
from /tmp/genassym.4556/assym.c:16:
./machine/pmap.h:184:1: error: "pmap_kernel" redefined
In file included from ../../../../uvm/uvm_extern.h:474,
from ../../../../uvm/uvm.h:46,
from /tmp/genassym.4556/assym.c:16:
Martin
Home |
Main Index |
Thread Index |
Old Index