Add missed sched_pin().
Submitted by: Svatopluk Kraus <onwahe@gmail.com> Reviewed by: alc MFC after: 3 days
This commit is contained in:
parent
da47e6313b
commit
09daf9f4d2
@ -3221,6 +3221,7 @@ resume:
|
||||
PMAP_UNLOCK(pmap);
|
||||
goto resume;
|
||||
}
|
||||
sched_pin();
|
||||
}
|
||||
if (!pmap_demote_pde(pmap,
|
||||
&pmap->pm_pdir[pdirindex], sva)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user