diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2021-01-19 17:05:40 +0300 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2021-01-19 19:57:15 +0300 |
commit | 514b1a8477d25a157f65bf52a443f8ffcc2eb54e (patch) | |
tree | bad43c89baff36df8af5ede176d981114dc742bd /drivers/clocksource/timer-sun4i.c | |
parent | 3e1e00c00e2b9b5c9a2f47f1c67720a5d430e4d0 (diff) | |
download | linux-514b1a8477d25a157f65bf52a443f8ffcc2eb54e.tar.xz |
efi: x86: clean up previous struct mm switching
EFI on x86_64 keeps track of the process's MM pointer by storing it
in a global struct called 'efi_scratch', which also used to contain
the mixed mode stack pointer. Let's clean this up a little bit, by
getting rid of the struct, and pushing the mm handling into the
callees entirely.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'drivers/clocksource/timer-sun4i.c')
0 files changed, 0 insertions, 0 deletions