]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/gvt: do not ignore return value of create_scratch_page
authorDu, Changbin <changbin.du@intel.com>
Thu, 20 Oct 2016 06:08:49 +0000 (14:08 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Thu, 20 Oct 2016 09:31:36 +0000 (17:31 +0800)
commite2bb97c10c3e6171ca022e681a7df762318e592f
tree05c4e424019868bcffd0f2c363bc171166fd1343
parent4747452f11779e3b627bf2a003a4d94012a0106e
drm/i915/gvt: do not ignore return value of create_scratch_page

Function create_scratch_page() may fail in some cases.

Signed-off-by: Du, Changbin <changbin.du@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/gtt.c