aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorFlorian Fainelli <[email protected]>2017-04-27 18:19:01 +0000
committerCatalin Marinas <[email protected]>2017-05-11 13:43:31 +0000
commit75d24d968af8913f641c612930c96acc5399e427 (patch)
tree7ee4ac5253fbc529eb11b7a233d94e69f6bf417a /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parentmm: Silence vmap() allocation failures based on caller gfp_flags (diff)
downloadkernel-75d24d968af8913f641c612930c96acc5399e427.tar.gz
kernel-75d24d968af8913f641c612930c96acc5399e427.zip
ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=y
When CONFIG_ARM_MODULE_PLTS is enabled, the first allocation using the module space fails, because the module is too big, and then the module allocation is attempted from vmalloc space. Silence the first allocation failure in that case by setting __GFP_NOWARN. Acked-by: Russell King <[email protected]> Signed-off-by: Florian Fainelli <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions