diff options
author | Matthew Wilcox <willy@infradead.org> | 2018-06-18 23:00:05 +0300 |
---|---|---|
committer | Matthew Wilcox <willy@infradead.org> | 2018-08-22 06:54:19 +0300 |
commit | 4eb085e42fdee0314a89cd12bbd7ad67313d50dd (patch) | |
tree | 24eed249a13610a79cb7e69641e751e3f7bd56ea /drivers/virtio | |
parent | 485258b44854a6ea08bd32c3296729cc1c64dc30 (diff) | |
download | linux-4eb085e42fdee0314a89cd12bbd7ad67313d50dd.tar.xz |
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 'drivers/virtio')
0 files changed, 0 insertions, 0 deletions