[PATCH v3 0/3] fix potential issues.

Liu, Xinyun xinyun.liu at intel.com
Wed Jun 13 08:34:20 UTC 2018


Thanks for the review and reminder, Zhengyu!  

Cheers,
Xinyun

>-----Original Message-----
>From: Zhenyu Wang [mailto:zhenyuw at linux.intel.com]
>Sent: Wednesday, June 13, 2018 10:50 AM
>To: Liu, Xinyun <xinyun.liu at intel.com>
>Cc: intel-gvt-dev at lists.freedesktop.org
>Subject: Re: [PATCH v3 0/3] fix potential issues.
>
>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


More information about the intel-gvt-dev mailing list