Re: [PATCH] kill USE_ELF_CORE_DUMP

From: Hugh Dickins
Date: Sat Sep 26 2009 - 16:03:38 EST


On Sat, 26 Sep 2009, Christoph Hellwig wrote:

> Currently all architectures but microblaze unconditionally define
> USE_ELF_CORE_DUMP. The microblaze ommision seems like an error to
> me, so let's kill this ifdef and make sure we are the same everywhere.
>
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>

Yes, I came to a similar conclusion when I added get_dump_page():
#ifdef'ed it on CONFIG_ELF_CORE, but couldn't see the point of
USE_ELF_CORE_DUMP. (Though I missed the microblaze omission).

Acked-by: Hugh Dickins <hugh.dickins@xxxxxxxxxxxxx>
--
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/