Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
To assist branch prediction, which showed a 100% miss rate, assume pstate is non-NULL. Code review suggests all paths leading to the function actually check pstate first, or alstate which can only be non-NULL if pstate was first initialized. For now add a debug check.
- Loading branch information