diff options
author | Waiman Long <[email protected]> | 2018-03-22 15:18:53 -0400 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-03-23 20:18:31 +0100 |
commit | 06ace26f4e6fcf747e890a39193be811777a048a (patch) | |
tree | 34ab8fe260ed40d330cb6b2ed39b662e488b9ff8 /lib/memory-notifier-error-inject.c | |
parent | 31ad7f8e7dc94d3b85ccf9b6141ce6dfd35a1781 (diff) |
x86/efi: Free efi_pgd with free_pages()
The efi_pgd is allocated as PGD_ALLOCATION_ORDER pages and therefore must
also be freed as PGD_ALLOCATION_ORDER pages with free_pages().
Fixes: d9e9a6418065 ("x86/mm/pti: Allocate a separate user PGD")
Signed-off-by: Waiman Long <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: Dave Hansen <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions