Re: [PATCH] mm: introduce kv[mz]alloc helpers
From: Michal Hocko
Date: Wed Jan 04 2017 - 09:24:36 EST
OK, so I've checked the open coded implementations and converted most of
them. There are few which are either confused and need some special
handling or need double checking.
I can fold this into the original patch or keep it as a separate patch.
Whatever works better for others.
---