Re: [PATCH 2/2] mm: split gfp_mask and mapping flags into separate fields

From: Michal Hocko
Date: Mon Sep 12 2016 - 07:49:11 EST


Errr, the gfp_mask move behind private_lock didn't make it into the
commit. Here is the updated patch. Btw. with this patch we can drop
mm-check-that-we-havent-used-more-than-32-bits-in-address_spaceflags.patch
---