diff options
author | Matthew Wilcox <willy@infradead.org> | 2018-06-18 22:00:05 +0200 |
---|---|---|
committer | Matthew Wilcox <willy@infradead.org> | 2018-08-22 05:54:19 +0200 |
commit | 4eb085e42fdee0314a89cd12bbd7ad67313d50dd (patch) | |
tree | 24eed249a13610a79cb7e69641e751e3f7bd56ea /mm | |
parent | dmaengine: Convert to new IDA API (diff) | |
download | linux-4eb085e42fdee0314a89cd12bbd7ad67313d50dd.tar.xz linux-4eb085e42fdee0314a89cd12bbd7ad67313d50dd.zip |
drm/vmwgfx: Convert to new IDA API
Reorder allocation to avoid an awkward lock/unlock/lock sequence.
Simpler code due to being able to use ida_alloc_max(), even if we can't
eliminate the driver's spinlock.
Signed-off-by: Matthew Wilcox <willy@infradead.org>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions