aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
diff options
context:
space:
mode:
authorOleg Drokin <[email protected]>2017-02-19 21:35:59 +0000
committerGreg Kroah-Hartman <[email protected]>2017-02-26 16:05:48 +0000
commitdc7ffefdcc28a45214aa707fdc3df6a5e611ba09 (patch)
tree9e355065f7b0b59bad43658947a85048d804d20c /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
parentMerge tag 'iio-fixes-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/... (diff)
downloadkernel-dc7ffefdcc28a45214aa707fdc3df6a5e611ba09.tar.gz
kernel-dc7ffefdcc28a45214aa707fdc3df6a5e611ba09.zip
staging/lustre/lnet: Fix allocation size for sv_cpt_data
This is unbreaking another of those "stealth" janitor patches that got in and subtly broke some things. sv_cpt_data is a pointer to pointer, so need to dereference it twice to allocate the correct structure size. Fixes: 9899cb68c6c2 ("Staging: lustre: rpc: Use sizeof type *pointer instead of sizeof type.") CC: Sandhya Bankar <[email protected]> Cc: stable <[email protected]> # 4.7+ Signed-off-by: Oleg Drokin <[email protected]> Reviewed-by: James Simmons <[email protected]> Reviewed-by: Doug Oucharek <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions