Revision df359f0d09dc029829b66322707a2f558cb720f7 authored by Ross Lagerwall on 27 September 2019, 15:49:20 UTC, committed by Juergen Gross on 01 October 2019, 07:02:47 UTC
Other parts of the kernel expect these nonblocking EFI callbacks to
exist and crash when running under Xen. Since the implementations of
xen_efi_set_variable() and xen_efi_query_variable_info() do not take any
locks, use them for the nonblocking callbacks too.

Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
1 parent a4098bc
History

back to top