diff options
author | Christoph Hellwig <hch@lst.de> | 2019-08-06 19:05:40 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2019-08-07 14:51:46 -0300 |
commit | 07d82211b8d277d409836264075c57a21af3c023 (patch) | |
tree | 9f88b4fe96dd28045085ad54e0ee44c7c3f07948 /drivers/gpu/drm/nouveau/nouveau_svm.c | |
parent | 9d0a16658f840335325508e06a797be1883e6c56 (diff) |
amdgpu: don't initialize range->list in amdgpu_hmm_init_range
The list is used to add the range to another list as an entry in the core
hmm code, and intended as a private member not exposed to drivers. There
is no need to initialize it in a driver.
Link: https://lore.kernel.org/r/20190806160554.14046-3-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_svm.c')
0 files changed, 0 insertions, 0 deletions