Re: [PATCH v2] mm: Introduce coredump parameter structure

From: KOSAKI Motohiro
Date: Tue Dec 01 2009 - 19:27:15 EST


> On Sat, 28 Nov 2009 23:41:19 -0500
> Masami Hiramatsu <mhiramat@xxxxxxxxxx> wrote:
>
> > Introduce coredump parameter data structure (struct coredump_params)
> > for simplifying binfmt->core_dump() arguments.
> >
> > Changes in v2:
> > - Don't remove DUMP_WRITE() macro.
>
> What is the reason for this change?
>
> Please always include both the "what" and the "why" in changelog text.

I reported v1 break ia64 and uml. its arch specific code still use DUMP_WRITE().

Thanks.


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