Skip to content
Commit 946160f3 authored by Rob Clark's avatar Rob Clark Committed by Alexander Graf
Browse files

efi_loader: make pool allocations cacheline aligned



This avoids printf() spam about file reads (such as loading an image)
into unaligned buffers (and the associated memcpy()).  And generally
seems like a good idea.

Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
[agraf: use __aligned]
Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
parent 838ee4b4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment