1/2

mm: Move default_gfp() into gfp_types.h

Using default_gfp() only depends on the GFP_KERNEL value. Move default_gfp() into gfp_types.h so that future use in devres.h doesn’t require pulling in all of gfp.h. Signed-off-by: Kees Cook <kees@ke