summaryrefslogtreecommitdiff
path: root/include/debug_uart.h
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2018-12-18 18:06:14 +0100
committerAlexander Graf <[email protected]>2018-12-23 02:39:52 +0100
commit5bdb0a7cad05df35cd87ebce683eda032a8abc87 (patch)
tree85e069916e48fc29f385a858610f9078e8727080 /include/debug_uart.h
parent05aceb2b1c9d88aafcb8dfbedb24742a24d986ba (diff)
lib: crc32: mark static variable as __efi_runtime_data
In commit 483dbab9f931 ("lib: crc32: mark function crc32() as __efi_runtime") one local static variable was missed. It did not end up in the __efi_runtime_data section as it should. If CONFIG_DYNAMIC_CRC_TABLE=y a data abort execption may occur when the UEFI payload calls the SetVirtualAddressMap() runtime service. Reported-by: Dominik Adamski <[email protected]> Fixes: 483dbab9f931 ("lib: crc32: mark function crc32() as __efi_runtime") Signed-off-by: Heinrich Schuchardt <[email protected]> Signed-off-by: Alexander Graf <[email protected]>
Diffstat (limited to 'include/debug_uart.h')
0 files changed, 0 insertions, 0 deletions