diff options
author | Juergen Gross <[email protected]> | 2019-11-07 12:15:46 +0100 |
---|---|---|
committer | Juergen Gross <[email protected]> | 2019-12-02 07:39:23 +0100 |
commit | b3f7931f5c61ba39e81a5c958bf5d65ebb1838af (patch) | |
tree | 1a22448012ce22795350d59a86f2fb2e40004623 /tools/perf/util/trace-event-scripting.c | |
parent | 3b06ac6707c196b5036fe013c460da86c9060085 (diff) |
xen/gntdev: switch from kcalloc() to kvcalloc()
With sufficient many pages to map gntdev can reach order 9 allocation
sizes. As there is no need to have physically contiguous buffers switch
to kvcalloc() in order to avoid failing allocations.
Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Oleksandr Andrushchenko <[email protected]>
Reviewed-by: Boris Ostrovsky <[email protected]>
Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions