Skip to content
Commit 3e1e00c0 authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

efi: x86: move mixed mode stack PA variable out of 'efi_scratch'



As a first step to removing the awkward 'struct efi_scratch' definition
that conveniently combines the storage of the mixed mode stack pointer
with the MM pointer variable that records the task's MM pointer while it
is being replaced with the EFI MM one, move the mixed mode stack pointer
into a separate variable.

Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent 3820749d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment