Re: [PATCH 0/8] mtd: Remove unnecessary OOM messages

From: Brian Norris
Date: Tue Feb 11 2014 - 13:50:29 EST


On Thu, Feb 06, 2014 at 03:07:19PM +0900, Jingoo Han wrote:
> The site-specific OOM messages are unnecessary, because they
> duplicate the MM subsystem generic OOM message. For example,
> k.alloc and v.alloc failures use dump_stack().
>
> Jingoo Han (8):
> mtd: devices: elm: Remove unnecessary OOM messages
> mtd: spear_smi: Remove unnecessary OOM messages
> mtd: pmc551: Remove unnecessary OOM messages
> mtd: plat-ram: Remove unnecessary OOM messages
> mtd: lpddr: Remove unnecessary OOM messages
> mtd: onenand: Remove unnecessary OOM messages
> mtd: cfi: Remove unnecessary OOM messages
> mtd: gen_probe: Remove unnecessary OOM messages

Pushed all 8 to l2-mtd.git. Thanks.

Have you ever considered using a tool like coccinelle to do this sort of
work? You send so many of these boilerplate patch series, I would think
it would help everyone to just get them out of the way with scripted
assistance. And you could then more easily catch new introductions if
they slip through the review process.

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