diff options
author | Chris Wilson <[email protected]> | 2016-10-20 17:29:36 +0800 |
---|---|---|
committer | Zhenyu Wang <[email protected]> | 2016-10-20 17:29:36 +0800 |
commit | 0eb742d7af224481ab7abb7b38bd7166e47661e2 (patch) | |
tree | 74ff85c97fbfd2612c2124a8ca46479526630ce0 /lib/netdev-notifier-error-inject.c | |
parent | eeacd86efa53e6328c63b79d1999a7d214972278 (diff) |
drm/i915/gvt: Hold a reference on the request
The workload took a pointer to the request, and even waited upon,
without holding a reference on the request. Take that reference
explicitly and fix up the error path following request allocation that
missed flushing the request.
v2: [zhenyuw]
- drop request put in error path for dispatch, as main thread
caller will handle it identically to a real request.
Signed-off-by: Chris Wilson <[email protected]>
Signed-off-by: Zhenyu Wang <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions