Skip to content
Commit c99ba6e5 authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

efi/runtime-wrapper: Move workqueue manipulation out of line



efi_queue_work() is a macro that implements the non-trivial manipulation
of the EFI runtime workqueue and completion data structure, most of
which is generic, and could be shared between all the users of the
macro. So move it out of the macro and into a new helper function.

Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent c7c7bce0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment