diff options
author | Alex Thorlton <[email protected]> | 2016-06-25 08:20:29 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-06-27 13:06:57 +0200 |
commit | 21f866257c7027f8f49bfde83f559f9e58f9ee93 (patch) | |
tree | 7166638ab4533b0ee0e52c9bd32eafe0940a238d /kernel/locking/mutex-debug.h | |
parent | d1be84a232e359ca9456c63e72cb0082d68311b6 (diff) |
x86/efi: Update efi_thunk() to use the the arch_efi_call_virt*() macros
Currently, the efi_thunk macro has some semi-duplicated code in it that
can be replaced with the arch_efi_call_virt_setup/teardown macros. This
commit simply replaces the duplicated code with those macros.
Suggested-by: Matt Fleming <[email protected]>
Signed-off-by: Alex Thorlton <[email protected]>
Signed-off-by: Matt Fleming <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Dimitri Sivanich <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Roy Franz <[email protected]>
Cc: Russ Anderson <[email protected]>
Cc: Russell King <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
[ Renamed variables to the standard __ prefix. ]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'kernel/locking/mutex-debug.h')
0 files changed, 0 insertions, 0 deletions