The patch titled Arch: add gitignore file for relocs in arch i386 fix has been removed from the -mm tree. Its filename was add-gitignore-file-for-relocs-in-arch-i386-fix.patch This patch was dropped because it was folded into add-gitignore-file-for-relocs-in-arch-i386.patch ------------------------------------------------------ Subject: Arch: add gitignore file for relocs in arch i386 fix From: Jiri Slaby <jirislaby@xxxxxxxxx> add gitignore file for relocs in arch i386 fix The .gitigonre was intended to be in arch/ subtree. Signed-off-by: Jiri Slaby <jirislaby@xxxxxxxxx> Cc: Thomas Meyer <thomas@xxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- arch/i386/boot/compressed/.gitignore | 1 + i386/boot/compressed/.gitignore | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff -puN /dev/null arch/i386/boot/compressed/.gitignore --- /dev/null +++ a/arch/i386/boot/compressed/.gitignore @@ -0,0 +1 @@ +relocs diff -puN i386/boot/compressed/.gitignore~add-gitignore-file-for-relocs-in-arch-i386-fix /dev/null --- a/i386/boot/compressed/.gitignore +++ /dev/null @@ -1 +0,0 @@ -relocs _ Patches currently in -mm which might be from jirislaby@xxxxxxxxx are add-gitignore-file-for-relocs-in-arch-i386.patch add-gitignore-file-for-relocs-in-arch-i386-fix.patch char-mxser-fix-oops-when-removing-opened.patch char-isicom-eliminate-spinlock-recursion.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