Files
linux/mm
Florian Fainelli 03497d761c mm: Silence vmap() allocation failures based on caller gfp_flags
If the caller has set __GFP_NOWARN don't print the following message:
vmap allocation for size 15736832 failed: use vmalloc=<size> to increase
size.

This can happen with the ARM/Linux or ARM64/Linux module loader built
with CONFIG_ARM{,64}_MODULE_PLTS=y which does a first attempt at loading
a large module from module space, then falls back to vmalloc space.

Acked-by: Michal Hocko <mhocko@suse.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2017-05-11 14:41:26 +01:00
..
2017-03-10 08:59:07 -08:00
2017-02-27 18:43:47 -08:00
2017-03-13 08:58:09 -07:00
2017-03-10 08:59:07 -08:00
2016-12-12 18:55:08 -08:00
2017-03-09 11:48:48 -08:00
2017-03-10 08:59:07 -08:00
2016-11-02 10:24:03 -06:00
2017-03-10 08:59:07 -08:00
2017-02-27 18:43:46 -08:00