diff options
author | Chris Wilson <[email protected]> | 2017-12-12 18:06:50 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2017-12-13 13:17:37 +0000 |
commit | e30a7581bfc2d5619fed03ec7321c9e4ffb7e36f (patch) | |
tree | ca30e6d3f902ca1fb70fe7bd444cbe1f90d4fd5a /net/unix/sysctl_net_unix.c | |
parent | d7dc4131eb2a1efd670692b7fb578980d8f41762 (diff) |
drm/i915: Mark up potential allocation paths within i915_sw_fence as might_sleep
As kmalloc is allowed to block (if given the right flags), mark up the
two i915_sw_fence routines that may call kmalloc as potential sleeping
routines.
Signed-off-by: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Reviewed-by: Joonas Lahtinen <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions