Re: [Intel-gfx] [PATCH] drm/i915/gvt: Fix out-of-bounds buffer write into opregion->signature[]

2017-12-03 Thread Zhenyu Wang
On 2017.11.21 10:19:21 +, Chris Wilson wrote: > Quoting Zhenyu Wang (2017-11-21 03:19:51) > > On 2017.11.20 21:15:16 +, Chris Wilson wrote: > > > sparse spots > > > > > > drivers/gpu/drm/i915/gvt/opregion.c:234 alloc_and_init_virt_opregion() > > > error: memcpy() 'header->signature' too

Re: [Intel-gfx] linux-next: Signed-off-by missing for commits in the drm tree

2017-12-03 Thread Zhenyu Wang
On 2017.12.04 10:57:35 +1100, Stephen Rothwell wrote: > Hi all, > > There is a series of commits > > 54cff6479fd8 - c1802534e5a6 > (not all in that range) > > that are missing a Signed-off-by from their committer. > They were originally committed by Zhi himself, but I had to rebase onto

[Intel-gfx] linux-next: Signed-off-by missing for commits in the drm tree

2017-12-03 Thread Stephen Rothwell
Hi all, There is a series of commits 54cff6479fd8 - c1802534e5a6 (not all in that range) that are missing a Signed-off-by from their committer. -- Cheers, Stephen Rothwell ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org

[Intel-gfx] [PATCH] i915/gvt: make release_shadow_wa_ctx static.

2017-12-03 Thread Dave Airlie
From: Dave Airlie This was removed from the header file in d0d51282b8 drm/i915/gvt: Remove one extra declaration in scheduler.h Make it static then. Signed-off-by: Dave Airlie --- drivers/gpu/drm/i915/gvt/scheduler.c | 2 +- 1 file changed, 1