On Wed, Jul 02, 2014 at 09:29:26AM -0700, Dave Hansen wrote:
> 
> From: Dave Hansen <[email protected]>
> 
> cpu_has_pae is only referenced in one place: the X86_32 kexec
> code (in a file not even built on 64-bit).  It hardly warrants
> its own macro, or the trouble we go to ensuring that it can't
> be called in X86_64 code.
> 
> Axe the macro and replace it with a direct cpu feature check.
> 
> Signed-off-by: Dave Hansen <[email protected]>

Acked-by: Borislav Petkov <[email protected]>

-- 
Regards/Gruss,
    Boris.

Sent from a fat crate under my desk. Formatting is fine.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to