diff options
author | 2015-06-26 04:46:52 -0700 | |
---|---|---|
committer | 2015-08-05 14:01:09 +0200 | |
commit | 9b590783b3d6d2e06516788d1061176109677409 (patch) | |
tree | fd9757f581f2333701b1e99db3da8e78dc97ff6c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm/vmwgfx: Convert screen targets to new helpers v3 (diff) | |
download | wireguard-linux-9b590783b3d6d2e06516788d1061176109677409.tar.xz wireguard-linux-9b590783b3d6d2e06516788d1061176109677409.zip |
drm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNING
If the command buffer pool is out of space, the code waits until space is
available. However since the condition code tries to allocate a range manager
node while !TASK_RUNNING we get a kernel warning.
Avoid this by pre-allocating the mm node. This will also probably be more
efficient.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions