diff options
author | Ard Biesheuvel <[email protected]> | 2017-06-02 13:52:02 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-06-05 17:50:41 +0200 |
commit | 3fabd628d5ea24b02ddb1230ffca1df0f779f84e (patch) | |
tree | ec57e655f84aa3e7834edaa440dc75a1ab93971f /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 171fd0222957abe28e6d78de667f457376f45cf1 (diff) |
efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak alias
To allow platform specific code to hook into the capsule loading
routines, indirect calls to efi_capsule_setup_info() via a weak alias
of __efi_capsule_setup_info(), allowing platforms to redefine the former
but still use the latter.
Tested-by: Bryan O'Donoghue <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Matt Fleming <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions