CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/07/23 13:20:56
Modified files:
sys/arch/sh/sh : pmap.c
Log message:
Allow __pmap_pv_enter() to fail, instead of dereferencing NULL; and let the
caller deal with this; this really makes the PMAP_CANFAIL logic work.
ok kettenis@
