aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorAndrzej Zaborowski <[email protected]>2015-12-12 00:03:51 -0500
committerHerbert Xu <[email protected]>2015-12-22 20:43:24 +0800
commit5319216dcfee14886abb2b7090e8fcf2e2d8a611 (patch)
tree16befddf660d00d6aea8c5c9acc4061c61e982ce /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parent16f080aaadcb912c9a47c8603a38ccad87da38ea (diff)
crypto: rsa-pkcs1pad - don't allocate buffer on stack
Avoid the s390 compile "warning: 'pkcs1pad_encrypt_sign_complete' uses dynamic stack allocation" reported by kbuild test robot. Don't use a flat zero-filled buffer, instead zero the contents of the SGL. Signed-off-by: Andrew Zaborowski <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions