Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756502AbZKRAVD (ORCPT ); Tue, 17 Nov 2009 19:21:03 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756449AbZKRAVC (ORCPT ); Tue, 17 Nov 2009 19:21:02 -0500 Received: from mx1.redhat.com ([209.132.183.28]:2067 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756439AbZKRAVB (ORCPT ); Tue, 17 Nov 2009 19:21:01 -0500 Message-ID: <4B033DA2.6080007@redhat.com> Date: Tue, 17 Nov 2009 19:19:46 -0500 From: Masami Hiramatsu User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4pre) Gecko/20091014 Fedora/3.0-2.8.b4.fc11 Thunderbird/3.0b4 MIME-Version: 1.0 To: Masami Hiramatsu CC: Ingo Molnar , lkml , systemtap , DLE , Hidehiro Kawai , Andrew Morton , Oleg Nesterov , Roland McGrath Subject: Re: [PATCH -tip 1/2] mm: Introduce coredump parameter structure References: <20091117235305.30900.43344.stgit@dhcp-100-2-132.bos.redhat.com> <20091117235334.30900.97418.stgit@dhcp-100-2-132.bos.redhat.com> In-Reply-To: <20091117235334.30900.97418.stgit@dhcp-100-2-132.bos.redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 907 Lines: 28 Oops, it's not mm, but bimfmts. Masami Hiramatsu wrote: > Introduce coredump parameter data structure (struct coredump_params) > for simplifying binfmt->core_dump() arguments. > This also cleanup DUMP_WRITE() in elf_core_dump() by style issue. > > Signed-off-by: Masami Hiramatsu > Suggested-by: Ingo Molnar > Cc: Hidehiro Kawai > Cc: Andrew Morton > Cc: Oleg Nesterov > Cc: Roland McGrath -- Masami Hiramatsu Software Engineer Hitachi Computer Products (America), Inc. Software Solutions Division e-mail: mhiramat@redhat.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/