From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Skeggs Subject: Re: nouveau_subdev & misc patches Date: Mon, 21 May 2012 16:25:39 +1000 Message-ID: <20120521062539.GA10508@nisroch.bne.redhat.com> References: <1337555703-18925-1-git-send-email-emil.l.velikov@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1337555703-18925-1-git-send-email-emil.l.velikov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nouveau-bounces+gcfxn-nouveau=m.gmane.org-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org Errors-To: nouveau-bounces+gcfxn-nouveau=m.gmane.org-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org To: Emil Velikov Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org List-Id: nouveau.vger.kernel.org On Mon, May 21, 2012 at 12:14:49AM +0100, Emil Velikov wrote: > Hello all, this series includes a wide range of fixes - from a few > month's old one-liners from Andreas Heider regarding vga_switcheroo, via a > null pointer dereference and double memory allocation, to a buffer overflow. Hey, Thanks for these! I've pulled most of them directly for the moment, comments on specific patches will follow. Cheers, Ben. > > Please review and comment > > --- > drivers/gpu/drm/nouveau/nouveau_acpi.c | 3 ++- > drivers/gpu/drm/nouveau/nouveau_device.c | 26 +++++++++++++++----------- > drivers/gpu/drm/nouveau/nouveau_fb.h | 1 - > drivers/gpu/drm/nouveau/nouveau_gpio.h | 3 --- > drivers/gpu/drm/nouveau/nouveau_gpuobj.c | 12 ++++-------- > drivers/gpu/drm/nouveau/nouveau_perf.c | 2 +- > drivers/gpu/drm/nouveau/nouveau_pm.c | 6 +++--- > drivers/gpu/drm/nouveau/nouveau_state.c | 2 ++ > drivers/gpu/drm/nouveau/nouveau_therm.c | 63 +++++++++++++++++++++++++++++++++++++++++++++++++-------------- > drivers/gpu/drm/nouveau/nv04_instmem.c | 3 +-- > drivers/gpu/drm/nouveau/nv10_fb.c | 4 ---- > drivers/gpu/drm/nouveau/nv10_gpio.c | 16 ++++++++-------- > drivers/gpu/drm/nouveau/nv30_fb.c | 3 +-- > drivers/gpu/drm/nouveau/nv40_fanpwm.c | 14 +++++++------- > drivers/gpu/drm/nouveau/nv40_fb.c | 11 ++++------- > drivers/gpu/drm/nouveau/nv50_bar.c | 2 -- > drivers/gpu/drm/nouveau/nv50_fanpwm.c | 20 ++++++++++---------- > drivers/gpu/drm/nouveau/nv50_gpio.c | 16 ++++++++-------- > drivers/gpu/drm/nouveau/nv50_instmem.c | 10 +++------- > drivers/gpu/drm/nouveau/nvc0_instmem.c | 10 +++------- > drivers/gpu/drm/nouveau/nvd0_gpio.c | 16 ++++++++-------- > 21 files changed, 129 insertions(+), 114 deletions(-) > > > _______________________________________________ > Nouveau mailing list > Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org > http://lists.freedesktop.org/mailman/listinfo/nouveau