x86/mm: Disallow running with 32-bit PTEs to work around erratum
[deliverable/linux.git] / arch / x86 / boot / boot.h
index 9011a88353ded70ece09718a04349464ee8467ec..a5ce666a2423c0805028383cfa88f7444ce291d0 100644 (file)
@@ -294,6 +294,7 @@ static inline int cmdline_find_option_bool(const char *option)
 
 /* cpu.c, cpucheck.c */
 int check_cpu(int *cpu_level_ptr, int *req_level_ptr, u32 **err_flags_ptr);
+int check_knl_erratum(void);
 int validate_cpu(void);
 
 /* early_serial_console.c */
This page took 0.029382 seconds and 5 git commands to generate.