aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorIgor Druzhinin <[email protected]>2020-01-22 20:10:24 +0000
committerZhenyu Wang <[email protected]>2020-02-10 10:04:21 +0800
commitc216f12bed33f779b974cb2d69206d6202bde572 (patch)
tree256b812f686a36a1d0158a8be0625b38c820e2b7 /tools/perf/util/trace-event-scripting.c
parent5e822e44cecec1ea48925630aa31dfac827fd202 (diff)
drm/i915/gvt: fix high-order allocation failure on late load
If the module happens to be loaded later at runtime there is a chance memory is already fragmented enough to fail allocation of firmware blob storage and consequently GVT init. Since it doesn't seem to be necessary to have the blob contiguous, use vmalloc() instead to avoid the issue. Reviewed-by: Zhenyu Wang <[email protected]> Signed-off-by: Igor Druzhinin <[email protected]> Signed-off-by: Zhenyu Wang <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions