HomeFreeBSD

Don't panic if the stageq here is empty; just fall through with NULL
rS244044Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Don't panic if the stageq here is empty; just fall through with NULL
pointers and leave the stage queue flush routine to just do nothing
(since both head and tail here will be NULL.)

This should quieten the "stageq empty" panic where the stageq itself
is empty, but it won't fix the second KASSERT() here "staging queue empty"
as that's likely a different underlying problem.

PR: kern/174283

Details

Provenance
adrianAuthored on
Parents
rS244043: In the past four years, we've added two new vm object types. Each time,
Branches
Unknown
Tags
Unknown

Event Timeline