[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130224173144.GA32179@redhat.com>
Date: Sun, 24 Feb 2013 18:31:44 +0100
From: Oleg Nesterov <oleg@...hat.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Mandeep Singh Baines <msb@...omium.org>,
Neil Horman <nhorman@...hat.com>,
"Rafael J. Wysocki" <rjw@...k.pl>, Tejun Heo <tj@...nel.org>,
linux-kernel@...r.kernel.org
Subject: [PATCH -mm 0/3] coredump: make it freezable (almost)
Hello.
On top of coredump-sanitize-the-setting-of-signal-group_exit_code.patch
Andrew, "almost" means we need a bit more changes, but these
changes should be absolutely trivial/straightforward. We need
to add the killable/freezeng checks in dump_write/seek. But this
depends on 2/3, lets discuss this series first.
Mandeep, assuming that you agree with this series, I would be
happy if you add your sob's, this all is based on our discussion.
Oleg.
arch/x86/ia32/ia32_aout.c | 1 -
fs/binfmt_aout.c | 1 -
fs/binfmt_elf.c | 3 +--
fs/binfmt_elf_fdpic.c | 2 --
fs/coredump.c | 13 +++++++------
kernel/freezer.c | 2 +-
6 files changed, 9 insertions(+), 13 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists