Don't trash memory from UMA_ZONE_NOFREE zones.
Objects obtained from such zones are supposed to retain type stability,
which was violated by aforementioned trashing.
This is a follow-up to r284861.
Discussed with: kib
Don't trash memory from UMA_ZONE_NOFREE zones. Tags None Referenced Files None Subscribers None
Description
Details
|