The patch titled Add unifdef to gitignore has been added to the -mm tree. Its filename is add-unifdef-to-gitignore.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: Add unifdef to gitignore From: Paul Mundt <lethal@xxxxxxxxxxxx> This seems to have been missed when unifdef went in via Sam's tree.. Signed-off-by: Paul Mundt <lethal@xxxxxxxxxxxx> Cc: Sam Ravnborg <sam@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- scripts/.gitignore | 1 + 1 file changed, 1 insertion(+) diff -puN scripts/.gitignore~add-unifdef-to-gitignore scripts/.gitignore --- a/scripts/.gitignore~add-unifdef-to-gitignore +++ a/scripts/.gitignore @@ -5,3 +5,4 @@ conmakehash kallsyms pnmtologo bin2c +unifdef _ Patches currently in -mm which might be from lethal@xxxxxxxxxxxx are origin.patch deal-with-cases-of-zone_dma-meaning-the-first-zone.patch introduce-config_zone_dma.patch optional-zone_dma-in-the-vm.patch remove-zone_dma-remains-from-sh-sh64.patch add-unifdef-to-gitignore.patch generic-ioremap_page_range-sh-conversion.patch generic-ioremap_page_range-sh64-conversion.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