diff options
author | Jan Beulich <jbeulich@suse.com> | 2021-09-22 13:16:35 +0300 |
---|---|---|
committer | Juergen Gross <jgross@suse.com> | 2021-10-05 09:20:17 +0300 |
commit | 0432523f4807a83902857347bd73eb817ef0a742 (patch) | |
tree | 36a76501fe1fda6ce82f22dfb39de4e84e1288f2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0594c58161b6e0f3da8efa9c6e3d4ba52b652717 (diff) | |
download | linux-0432523f4807a83902857347bd73eb817ef0a742.tar.xz |
xen/privcmd: replace kcalloc() by kvcalloc() when allocating empty pages
Osstest has been suffering test failures for a little while from order-4
allocation failures, resulting from alloc_empty_pages() calling
kcalloc(). As there's no need for physically contiguous space here,
switch to kvcalloc().
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Link: https://lore.kernel.org/r/6d698901-98a4-05be-c421-bcd0713f5335@suse.com
Signed-off-by: Juergen Gross <jgross@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions