aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorArvind Sankar <[email protected]>2020-01-03 12:39:48 +0100
committerIngo Molnar <[email protected]>2020-01-10 18:55:04 +0100
commit14b864f4b5c402fe1ca394042beeea6fdf54f8f5 (patch)
tree9d5a3b3acd34f3eb4e84b7739cf1b8810129dd9c /scripts/bpf_helpers_doc.py
parent4684abe375927e745974bfddd85e171a3eb887a5 (diff)
efi/x86: Check number of arguments to variadic functions
On x86 we need to thunk through assembler stubs to call the EFI services for mixed mode, and for runtime services in 64-bit mode. The assembler stubs have limits on how many arguments it handles. Introduce a few macros to check that we do not try to pass too many arguments to the stubs. Signed-off-by: Arvind Sankar <[email protected]> Signed-off-by: Ard Biesheuvel <[email protected]> Cc: Andy Lutomirski <[email protected]> Cc: Ard Biesheuvel <[email protected]> Cc: Matthew Garrett <[email protected]> Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions