[bug] get_maintainer.pl incomplete output

From: David Rientjes
Date: Wed Oct 16 2013 - 23:51:35 EST


Hi Joe,

I haven't looked closely at scripts/get_maintainer.pl, but I recently
wrote a patch touching mm/vmpressure.c and it doesn't list the file's
author, Anton Vorontsov <anton.vorontsov@xxxxxxxxxx>.

Even when I do scripts/get_maintainer.pl -f mm/vmpressure.c, his entry is
missing and git blame attributs >90% of the lines to his authorship.

$ ./scripts/get_maintainer.pl -f mm/vmpressure.c
Tejun Heo <tj@xxxxxxxxxx> (commit_signer:6/7=86%)
Michal Hocko <mhocko@xxxxxxx> (commit_signer:5/7=71%)
Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> (commit_signer:4/7=57%)
Li Zefan <lizefan@xxxxxxxxxx> (commit_signer:3/7=43%)
"Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx> (commit_signer:1/7=14%)
linux-mm@xxxxxxxxx (open list:MEMORY MANAGEMENT)
linux-kernel@xxxxxxxxxxxxxxx (open list)

Any ideas?
--
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/