K 10 svn:author V 3 mjg K 8 svn:date V 27 2015-09-02T23:09:01.581139Z K 7 svn:log V 222 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 END