diff options
author | Jike Song <jike.song@intel.com> | 2017-01-06 15:16:22 +0800 |
---|---|---|
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | 2017-01-09 11:11:21 +0800 |
commit | 4e5378918b5b96e6b93fcadf1ab84a8486ca60a1 (patch) | |
tree | f793fe43b0ddeec4ae80e45cc52ba07d61269f81 /include | |
parent | 59c0573dfbd5f66e3aa54c2ce0bebcb0953d4db4 (diff) |
drm/i915/gvt: destroy the allocated idr on vgpu creating failures
Once idr_alloc gets called data is allocated within the idr list, if
any error occurs afterwards, we should undo that by idr_remove on the
error path.
Signed-off-by: Jike Song <jike.song@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions