[PATCH v3 0/3] fix potential issues.

Zhenyu Wang zhenyuw at linux.intel.com
Wed Jun 13 02:50:15 UTC 2018


On 2018.06.07 22:48:39 +0800, Xinyun Liu wrote:
> The issues were found through code review for acrn-kernel.
> Here are some common patches for intel-gvt.
> 
> V3: Fix comments from Zhenyu
> V2: Remove reviewed-by info, thanks to Yakui and Min
> V1: Revise fix from acrn-kernel to intel-gvt 
> 
> Xinyun Liu (3):
>   drm/i915/gvt: Avoid dereference a potential null pointer
>   drm/i915/gvt: removed unnecessary boundary check
>   drm/i915/gvt: use array to avoid potential buffer overflow
> 
>  drivers/gpu/drm/i915/gvt/execlist.h  | 13 +++++--------
>  drivers/gpu/drm/i915/gvt/gtt.c       |  2 +-
>  drivers/gpu/drm/i915/gvt/interrupt.c |  3 ++-
>  drivers/gpu/drm/i915/gvt/scheduler.c |  5 ++---
>  4 files changed, 10 insertions(+), 13 deletions(-)
> 

Applied this although first one seems still missing commit message
which I fixed to include a simple statement. Pls don't miss that
next time.

thanks!

-- 
Open Source Technology Center, Intel ltd.

$gpg --keyserver wwwkeys.pgp.net --recv-keys 4D781827
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gvt-dev/attachments/20180613/f9e65d4f/attachment.sig>


More information about the intel-gvt-dev mailing list