Re: [PATCH 1/6] Initialize the per-CPU data area.

From: Andi Kleen
Date: Mon Sep 25 2006 - 16:50:37 EST



> diff -r 1555a09108d1 include/asm-i386/pda.h
> --- a/include/asm-i386/pda.h Sun Sep 24 19:18:35 2006 -0700
> +++ b/include/asm-i386/pda.h Mon Sep 25 01:46:27 2006 -0700
> @@ -1,8 +1,12 @@
> #ifndef _I386_PDA_H
> #define _I386_PDA_H
>
> +#include <linux/stddef.h>

If this is really 1/1 why does it patch a file called pda.h?

I've thrown away the local pda patches before this because I assumed
you started fresh.

Somehow I'm not surprised that nothing applies. You seem to always
start with some random tree that nobody else has.

Anyways, this patchkit has caused so much trouble and churn that I'll drop
it for now until after the .19 merge is done.

-Andi
-
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/