Re: [Nouveau] [PATCH] drm/nouveau: init some list_heads

2009-08-31 Thread Pekka Paalanen
On Wed, 26 Aug 2009 23:53:36 +0200 Maarten Maathuis madman2...@gmail.com wrote: - In the case of nvbo-head it is really important to avoid an OOPS if ttm_buffer_object_init fails. Signed-off-by: Maarten Maathuis madman2...@gmail.com Aren't you going to push this? I still haven't really

Re: [Nouveau] [PATCH] drm/nouveau: init some list_heads

2009-08-31 Thread Ben Skeggs
On Mon, 2009-08-31 at 21:37 +0300, Pekka Paalanen wrote: On Wed, 26 Aug 2009 23:53:36 +0200 Maarten Maathuis madman2...@gmail.com wrote: - In the case of nvbo-head it is really important to avoid an OOPS if ttm_buffer_object_init fails. Signed-off-by: Maarten Maathuis

[Nouveau] [PATCH] drm/nouveau: init some list_heads

2009-08-26 Thread Maarten Maathuis
- In the case of nvbo-head it is really important to avoid an OOPS if ttm_buffer_object_init fails. Signed-off-by: Maarten Maathuis madman2...@gmail.com --- drivers/gpu/drm/nouveau/nouveau_bo.c |2 ++ drivers/gpu/drm/nouveau/nouveau_channel.c |1 +