diff options
author | Kirill A. Shutemov <[email protected]> | 2018-06-23 01:08:41 +0300 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-06-23 14:20:37 +0200 |
commit | 2458e53ff74cd1063ed3e00459da1d35c559d369 (patch) | |
tree | 1f969e50a4c237e4482a417af7c68f89e68e9938 /drivers/gpu/drm/amd | |
parent | 51be1335151771075dcb19f3464ca9f331134285 (diff) |
x86/mm: Fix 'no5lvl' handling
early_identify_cpu() has to use early version of pgtable_l5_enabled()
that doesn't rely on cpu_feature_enabled().
Defining USE_EARLY_PGTABLE_L5 before all includes does the trick.
I lost the define in one of reworks of the original patch.
Fixes: 372fddf70904 ("x86/mm: Introduce the 'no5lvl' kernel parameter")
Signed-off-by: Kirill A. Shutemov <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd')
0 files changed, 0 insertions, 0 deletions