diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-04-20 12:08:11 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-19 11:38:31 -0700 |
commit | dfdaa3fc4649040b08ebe10d5b05993adf67645c (patch) | |
tree | e54d4f3969312f1d0823e3b17955af47c9fd4d3a /drivers/base | |
parent | 70386b7f179aaa0a3db5af2ff5fae0f905e0186b (diff) | |
download | lwn-dfdaa3fc4649040b08ebe10d5b05993adf67645c.tar.gz lwn-dfdaa3fc4649040b08ebe10d5b05993adf67645c.zip |
drm/mm: fix dump table BUG
commit 3a359f0b21ab218c1bf7a6a1b638b6fd143d0b99 upstream.
In
commit 9e8944ab564f2e3dde90a518cd32048c58918608
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date: Thu Nov 15 11:32:17 2012 +0000
drm: Introduce an iterator over holes in the drm_mm range manager
helpers and iterators for hole handling have been introduced with some
debug BUG_ONs sprinkled over. Unfortunately this broke the mm dumper
which unconditionally tried to compute the size of the very first
hole.
While at it unify the code a bit with the hole dumping in the loop.
v2: Extract a hole dump helper.
Reported-by: Christopher Harvey <charvey@matrox.com>
Cc: Christopher Harvey <charvey@matrox.com>
Cc: Dave Airlie <airlied@redhat.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions