diff options
author | Jan Beulich <jbeulich@suse.com> | 2021-09-22 12:16:35 +0200 |
---|---|---|
committer | Juergen Gross <jgross@suse.com> | 2021-10-05 08:20:17 +0200 |
commit | 0432523f4807a83902857347bd73eb817ef0a742 (patch) | |
tree | 36a76501fe1fda6ce82f22dfb39de4e84e1288f2 /certs | |
parent | 0594c58161b6e0f3da8efa9c6e3d4ba52b652717 (diff) | |
download | linux-rpi-0432523f4807a83902857347bd73eb817ef0a742.tar.gz linux-rpi-0432523f4807a83902857347bd73eb817ef0a742.tar.bz2 linux-rpi-0432523f4807a83902857347bd73eb817ef0a742.zip |
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 'certs')
0 files changed, 0 insertions, 0 deletions