Re: [PATCH 09/19] introduce fill_ldt

From: Ingo Molnar
Date: Wed Dec 12 2007 - 13:07:09 EST



* Glauber de Oliveira Costa <gcosta@xxxxxxxxxx> wrote:

> diff --git a/include/asm-x86/ldt.h b/include/asm-x86/ldt.h
> index 20c5972..49013fd 100644
> --- a/include/asm-x86/ldt.h
> +++ b/include/asm-x86/ldt.h
> @@ -5,6 +5,7 @@
> */
> #ifndef _ASM_X86_LDT_H
> #define _ASM_X86_LDT_H
> +#include <asm/desc_defs.h>

this breaks CONFIG_HEADERS_CHECK=y, because asm/desc_defs.h is not an
exported header.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/