Re: + gitignore-asm-offsetsh.patch added to -mm tree

From: sam
Date: Wed Jan 04 2006 - 03:48:07 EST


Hi Andrew.

This patch is already part of git-kbuild.
Do you have the latest pull from my kbuild repository?

Sam

>
> The patch titled
>
> gitignore asm-offsets.h
>
> has been added to the -mm tree. Its filename is
>
> gitignore-asm-offsetsh.patch
>
>
> From: Brian Gerst <bgerst@xxxxxxxxxxxxx>
>
> Ignore asm-offsets.h for all arches.
>
> Signed-off-by: Brian Gerst <bgerst@xxxxxxxxxxxxx>
> Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
> ---
>
> dev/null | 1 -
> .gitignore | 1 +
> 2 files changed, 1 insertion(+), 1 deletion(-)
>
> diff -puN .gitignore~gitignore-asm-offsetsh .gitignore
> --- .gitignore~gitignore-asm-offsetsh 2006-01-04 00:28:30.000000000 -0800
> +++ devel-akpm/.gitignore 2006-01-04 00:28:30.000000000 -0800
> @@ -23,6 +23,7 @@ Module.symvers
> # Generated include files
> #
> include/asm
> +include/asm-*/asm-offsets.h
> include/config
> include/linux/autoconf.h
> include/linux/compile.h
> diff -L include/asm-mips/.gitignore -puN
> include/asm-mips/.gitignore~gitignore-asm-offsetsh /dev/null
> --- devel/include/asm-mips/.gitignore
> +++ /dev/null 2003-09-15 06:40:47.000000000 -0700
> @@ -1 +0,0 @@
> -asm_offsets.h
> _
>
> Patches currently in -mm which might be from bgerst@xxxxxxxxxxxxx are
>
> mpspec-remove-unneeded-packed-attribute.patch
> gitignore-asm-offsetsh.patch
> gitignore-x86_64-files.patch
> gitignore-misc.patch
> remove-checkconfigpl.patch
>
> -
> To unsubscribe from this list: send the line "unsubscribe mm-commits" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>


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