diff options
| author | Patrick Rudolph <[email protected]> | 2025-02-21 11:15:16 +0000 |
|---|---|---|
| committer | Ard Biesheuvel <[email protected]> | 2025-02-23 16:30:05 +0000 |
| commit | d6a2d02aa060531607f4a8411ec384470faa2761 (patch) | |
| tree | 922a1e051c16eba859741c9552e4310d6f70baf1 /net/unix/sysctl_net_unix.c | |
| parent | efi/cper: Fix cper_ia_proc_ctx alignment (diff) | |
| download | kernel-d6a2d02aa060531607f4a8411ec384470faa2761.tar.gz kernel-d6a2d02aa060531607f4a8411ec384470faa2761.zip | |
efi/cper: Fix cper_arm_ctx_info alignment
According to the UEFI Common Platform Error Record appendix, the
processor context information structure is a variable length structure,
but "is padded with zeros if the size is not a multiple of 16 bytes".
Currently this isn't honoured, causing all but the first structure to
be garbage when printed. Thus align the size to be a multiple of 16.
Signed-off-by: Patrick Rudolph <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
