[PATCH 0/3] drm: Fix possible ZERO_SIZE_PTR pointer dereferencing error.

2014-09-24 Thread li.xi...@freescale.com
Ping :) Thanks, BRs Xiubo > -Original Message- > From: Xiubo Li [mailto:Li.Xiubo at freescale.com] > Sent: Tuesday, August 12, 2014 11:30 AM > To: airlied at linux.ie; dri-devel at lists.freedesktop.org > Cc: Xiubo Li-B47053 > Subject: [PATCH 0/3] drm: Fix poss

[PATCH 0/3] drm: Fix possible ZERO_SIZE_PTR pointer dereferencing error.

2014-08-12 Thread Xiubo Li
Xiubo Li (3): drm/bufs: Fix possible ZERO_SIZE_PTR pointer dereferencing error. drm/crtc: Fix possible ZERO_SIZE_PTR pointer dereferencing error. drm/global: Fix possible ZERO_SIZE_PTR pointer dereferencing error. drivers/gpu/drm/drm_bufs.c | 12 +--- drivers/gpu/drm/drm_crtc.c