diff options
author | Chris Wilson <[email protected]> | 2017-11-22 12:06:00 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2017-11-22 12:15:39 +0000 |
commit | c65c8b0f7a1f90e84c273e111fc9391c50c3c482 (patch) | |
tree | d052bd919a543f97e7da160954617e37bd5f0fba /tools/perf/scripts/python/stackcollapse.py | |
parent | 6060b6aec03c76f9ce0977b70c27429d39d2956e (diff) |
drm/i915/selftests: Use NOWARN for large allocations
We may try to do a large kmalloc for the permutation array, falling back
to a smaller array/test if the first allocation fails. Since we are
intentionally trying a large allocation which may fail, pass __GFP_NOWARN.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=103842
Signed-off-by: Chris Wilson <[email protected]>
Cc: Matthew Auld <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Matthew Auld <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions