Skip to content
Commit d9cccfa7 authored by Liam Merwick's avatar Liam Merwick Committed by Juergen Gross
Browse files

xen/grant-table: Fix incorrect gnttab_dma_free_pages() pr_debug message



If a call to xenmem_reservation_increase() in gnttab_dma_free_pages()
fails it triggers a message "Failed to decrease reservation..." which
should be "Failed to increase reservation..."

Fixes: 9bdc7304 ('xen/grant-table: Allow allocating buffers suitable for DMA')
Reported-by: default avatarRoss Philipson <ross.philipson@oracle.com>
Signed-off-by: default avatarLiam Merwick <liam.merwick@oracle.com>
Reviewed-by: default avatarMark Kanda <mark.kanda@oracle.com>
Reviewed-by: default avatarJuergen Gross <jgross@suse.com>
Signed-off-by: default avatarJuergen Gross <jgross@suse.com>
parent f9005571
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment