commit | 80e76ea631de6e14c2c436b278ee0c6871227606 | [log] [tgz] |
---|---|---|
author | Changbin Du <changbin.du@intel.com> | Tue May 15 10:35:45 2018 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Mon Jul 09 10:35:14 2018 +0800 |
tree | b5434a89b6af363faee01b9601089d6230fa6239 | |
parent | 54c81653bd67ce2a11fa08295d9148385ea29603 [diff] |
drm/i915/gvt: Fix error handling in ppgtt_populate_spt_by_guest_entry Don't forget to free allocated spt if shadowing failed. Signed-off-by: Changbin Du <changbin.du@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>