Subject: Re: can MEXTADD() storage be remapped ? To: None <bouyer@antioche.lip6.fr> From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp> List: tech-kern Date: 05/25/2005 23:24:13
> > xpq_queue_* routines need to be interrupt safe anyway.
>
> At first glance I didn't find a place where they would be called from an
> interrupt context.
even pmap_kenter_pa is called from interrupt context.
YAMAMOTO Takashi