Patch "drm/radeon: fix NULL pointer dereference in UMS mode" has been added to the 3.7-stable tree

2013-01-18 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/radeon: fix NULL pointer dereference in UMS mode to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: drm

Re: [PATCH] drm/radeon: fix NULL pointer dereference in UMS mode

2013-01-18 Thread Greg KH
gt; > Subject: [PATCH] drm/radeon: fix NULL pointer dereference in UMS mode > > > > Hello Alex and Ilijia, > > > > ff4bd0827764e10a428a9d39e6814c5478863f94 > > How do you think to mark this commit for the 3.7.x stable? It is > > applied and built without problem.

Re: [PATCH] drm/radeon: fix NULL pointer dereference in UMS mode

2013-01-17 Thread CAI Qian
- Original Message - > From: "Shuah Khan" > To: "Alexander Deucher" > Cc: "CAI Qian" , "Ilija Hadzic" > , stable@vger.kernel.org > Sent: Friday, January 18, 2013 1:17:01 AM > Subject: Re: [PATCH] drm/radeon: fix NULL pointer de

Re: [PATCH] drm/radeon: fix NULL pointer dereference in UMS mode

2013-01-17 Thread Shuah Khan
On Thu, Jan 17, 2013 at 7:09 AM, Deucher, Alexander wrote: >> -Original Message- >> From: CAI Qian [mailto:caiq...@redhat.com] >> Sent: Thursday, January 17, 2013 2:46 AM >> To: Ilija Hadzic; Deucher, Alexander >> Cc: stable@vger.kernel.org >> Subject:

RE: [PATCH] drm/radeon: fix NULL pointer dereference in UMS mode

2013-01-17 Thread Deucher, Alexander
> -Original Message- > From: CAI Qian [mailto:caiq...@redhat.com] > Sent: Thursday, January 17, 2013 2:46 AM > To: Ilija Hadzic; Deucher, Alexander > Cc: stable@vger.kernel.org > Subject: [PATCH] drm/radeon: fix NULL pointer dereference in UMS mode > &g

[PATCH] drm/radeon: fix NULL pointer dereference in UMS mode

2013-01-16 Thread CAI Qian
Hello Alex and Ilijia, ff4bd0827764e10a428a9d39e6814c5478863f94 How do you think to mark this commit for the 3.7.x stable? It is applied and built without problem. I can also help with some testing there if necessary. Regards, CAI Qian -- To unsubscribe from this list: send the line "unsubscribe

[PATCH] drm/radeon: fix NULL pointer dereference in UMS mode

2013-01-16 Thread Shuah Khan
In UMS mode parser->rdev is NULL, so dereferencing will cause an oops. Upstream commit-id: ff4bd0827764e10a428a9d39e6814c5478863f94 Stable tree: 3.7 Signed-off-by: Ilija Hadzic Signed-off-by: Alex Deucher Signed-off-by: Shuah Khan CC: stable@vger.kernel.org 3.7 --- drivers/gpu/drm/radeon/rade