Skip to content
Commit 3bf8f5a9 authored by Ingo Molnar's avatar Ingo Molnar Committed by Linus Torvalds
Browse files

x86: fix pgtable_t build breakage

Commit 2f569afd

 ("CONFIG_HIGHPTE vs.
sub-page page tables") caused some build breakage due to pgtable_t only
getting declared in the CONFIG_X86_PAE case.

Move the declaration outside the PAE section.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent f0e2dcff
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