RE: [PATCH V2 RESEND] drm_crtc: check if fb_create return NULL

2013-01-23 Thread Su, Xuemin
tel.com; He, Bo >Subject: Re: [PATCH V2 RESEND] drm_crtc: check if fb_create return NULL >Imo just BUG_ON(!fb); and call it a day. Makes it pretty clear what's expected >of the drivers. >-Daniel Thanks, I will upload PATCH V3. Xuemin -- To unsubscribe from this list: send the lin

Re: [PATCH V2 RESEND] drm_crtc: check if fb_create return NULL

2013-01-23 Thread Daniel Vetter
On Wed, Jan 23, 2013 at 11:19:27AM +0800, Su, Xuemin wrote: > From: xueminsu > Date: Tue, 22 Jan 2013 22:39:39 +0800 > Subject: [PATCH] drm_crtc: check if fb_create return NULL > > Some buggy driver may still return NULL in fb_create, > which leads to kernel panic. > > Signed-off-by: xueminsu

Re: [PATCH V2 RESEND] drm_crtc: check if fb_create return NULL

2013-01-23 Thread Daniel Vetter
On Wed, Jan 23, 2013 at 11:19:27AM +0800, Su, Xuemin wrote: From: xueminsu xuemin...@intel.com Date: Tue, 22 Jan 2013 22:39:39 +0800 Subject: [PATCH] drm_crtc: check if fb_create return NULL Some buggy driver may still return NULL in fb_create, which leads to kernel panic. Signed-off-by:

RE: [PATCH V2 RESEND] drm_crtc: check if fb_create return NULL

2013-01-23 Thread Su, Xuemin
: [PATCH V2 RESEND] drm_crtc: check if fb_create return NULL Imo just BUG_ON(!fb); and call it a day. Makes it pretty clear what's expected of the drivers. -Daniel Thanks, I will upload PATCH V3. Xuemin -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body