Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1ea6be21 authored by Jesper Juhl's avatar Jesper Juhl Committed by Borislav Petkov
Browse files

x86, microcode, AMD: Replace vmalloc+memset with vzalloc



We don't have to do memset() ourselves after vmalloc() when we have
vzalloc(), so change that in
arch/x86/kernel/microcode_amd.c::get_next_ucode().

Signed-off-by: default avatarJesper Juhl <jj@chaosbits.net>
Signed-off-by: default avatarBorislav Petkov <borislav.petkov@amd.com>
parent f6614b7b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment