diff options
| author | Ard Biesheuvel <[email protected]> | 2021-09-01 06:33:19 +0000 |
|---|---|---|
| committer | Ard Biesheuvel <[email protected]> | 2021-10-05 11:05:59 +0000 |
| commit | b3a72ca80351917cc23f9e24c35f3c3979d3c121 (patch) | |
| tree | 4f4fa7969652c968360158be7474084294becc49 /drivers/fpga/fpga-bridge.c | |
| parent | efi/libstub: Simplify "Exiting bootservices" message (diff) | |
| download | kernel-b3a72ca80351917cc23f9e24c35f3c3979d3c121.tar.gz kernel-b3a72ca80351917cc23f9e24c35f3c3979d3c121.zip | |
efi/cper: use stack buffer for error record decoding
Joe reports that using a statically allocated buffer for converting CPER
error records into human readable text is probably a bad idea. Even
though we are not aware of any actual issues, a stack buffer is clearly
a better choice here anyway, so let's move the buffer into the stack
frames of the two functions that refer to it.
Cc: <[email protected]>
Reported-by: Joe Perches <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions
