diff options
| author | Rasmus Villemoes <[email protected]> | 2015-11-20 09:46:49 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2015-11-20 15:46:50 +0000 |
| commit | 8aeea03195ee6e33fcb00039c414eabfc37a4eb8 (patch) | |
| tree | dfafeb55bdf6ddd18172578165a018966ae2b264 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | NVMe: reap completion entries when deleting queue (diff) | |
| download | kernel-8aeea03195ee6e33fcb00039c414eabfc37a4eb8.tar.gz kernel-8aeea03195ee6e33fcb00039c414eabfc37a4eb8.zip | |
mtip32xx: use formatting capability of kthread_create_on_node
kthread_create_on_node takes format+args, so there's no need to do the
pretty-printing in advance. Moreover, "mtip_svc_thd_99" (including its
'\0') only just fits in 16 bytes, so if index could ever go above 99
we'd have a stack buffer overflow.
Signed-off-by: Rasmus Villemoes <[email protected]>
Reviewed-by: Jeff Moyer <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
