Port-i386 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Xen #ifdef-age & x86 bus_space(9) implementation



On Thu, May 06, 2010 at 04:00:01PM +0100, Mindaugas Rasiukevicius wrote:
> David Young <dyoung%pobox.com@localhost> wrote:
> > > 
> > > Is there any reason not to add a weak alias pmap_extract_ma ->
> > > pmap_extract, too, and extract pmap_extract_ma() into its own
> > > object that is linked into the Xen kernels, only?  Then we can use
> > > pmap_extract_ma() throughout bus_space.c, too, and we can delete
> > > this strange thing:
> > > 
> > > <...>
> > 
> > How about something like this?
> > 
> 
> Seems good to me.
> 
> P.S. Since these bits in pmap.c were originally written by Manuel, I wonder
> if we can preserve just that license instead of all bunch?

I'm not sure, pmap_kenter_ma and pmap_extract_ma are hevily
based on the pmap_kenter and pmap_extract that existed before.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index