]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/nouveau/drm: fix crash in vram manager debug callback
authorMarcin Slusarz <marcin.slusarz@gmail.com>
Sat, 2 Mar 2013 19:00:31 +0000 (20:00 +0100)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 26 Apr 2013 05:37:33 +0000 (15:37 +1000)
commit897a6e27fd44573d2f346d9bb122e0e29759952c
treec51ebcf1a9bf1aa101600ef17246003449b1e61c
parentfffeba2a21a8ad6276066898108c94fe84e3a842
drm/nouveau/drm: fix crash in vram manager debug callback

It's probably impossible to hit it now on mainline kernel.
I only noticed it because one of my debugging patches uses it.

Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_ttm.c