* [PATCH 0/2] coredump: make the coredumping process visible to oom kill
@ 2008-07-16 13:53 Oleg Nesterov
2008-07-18 11:02 ` David Howells
0 siblings, 1 reply; 3+ messages in thread
From: Oleg Nesterov @ 2008-07-16 13:53 UTC (permalink / raw)
To: Andrew Morton; +Cc: David Howells, Roland McGrath, linux-kernel
On top of coredump-kill-mm-core_done.patch.
The last patches which change the coredump "thread management", the next
step is to make coredump interruptible.
I am worried the recent changes can break elf_fdpic_core_dump(), I can't
test it. Hopefully, in that case the fixes should be trivial.
Oleg.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/2] coredump: make the coredumping process visible to oom kill
2008-07-16 13:53 [PATCH 0/2] coredump: make the coredumping process visible to oom kill Oleg Nesterov
@ 2008-07-18 11:02 ` David Howells
2008-07-18 12:25 ` Oleg Nesterov
0 siblings, 1 reply; 3+ messages in thread
From: David Howells @ 2008-07-18 11:02 UTC (permalink / raw)
To: Oleg Nesterov; +Cc: dhowells, Andrew Morton, Roland McGrath, linux-kernel
Oleg Nesterov <oleg@tv-sign.ru> wrote:
> I am worried the recent changes can break elf_fdpic_core_dump(), I can't
> test it. Hopefully, in that case the fixes should be trivial.
I can't apply your patch 2/2. Is there another patch missing?
David
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/2] coredump: make the coredumping process visible to oom kill
2008-07-18 11:02 ` David Howells
@ 2008-07-18 12:25 ` Oleg Nesterov
0 siblings, 0 replies; 3+ messages in thread
From: Oleg Nesterov @ 2008-07-18 12:25 UTC (permalink / raw)
To: David Howells; +Cc: Andrew Morton, Roland McGrath, linux-kernel
On 07/18, David Howells wrote:
>
> Oleg Nesterov <oleg@tv-sign.ru> wrote:
>
> > I am worried the recent changes can break elf_fdpic_core_dump(), I can't
> > test it. Hopefully, in that case the fixes should be trivial.
>
> I can't apply your patch 2/2. Is there another patch missing?
Yes, the full series is
coredump-zap_threads-comments-use-while_each_thread.patch
introduce-pf_kthread-flag.patch
kill-pf_borrowed_mm-in-favour-of-pf_kthread.patch
coredump-zap_threads-must-skip-kernel-threads.patch
coredump-elf_core_dump-skip-kernel-threads.patch
coredump-turn-mm-core_startup_done-into-the-pointer-to-struct-core_state.patch
coredump-move-mm-core_waiters-into-struct-core_state.patch
coredump-simplify-core_state-nr_threads-calculation.patch
coredump-turn-core_state-nr_threads-into-atomic_t.patch
coredump-make-mm-core_state-visible-to-core_dump.patch
coredump-construct-the-list-of-coredumping-threads-at-startup-time.patch
coredump-elf_core_dump-use-core_state-dumper-list.patch
coredump-elf_fdpic_core_dump-use-core_state-dumper-list.patch
coredump-kill-mm-core_done.patch
coredump-binfmt_elf_fdpic-dont-use-sub-threads-mm.patch
coredump-exit_mm-clear-mm-first-then-play-with-core_state.patch
The first 5 patches are only needed to avoid the conflicts.
I'll send you this series off-list.
Oleg.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-07-18 12:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-16 13:53 [PATCH 0/2] coredump: make the coredumping process visible to oom kill Oleg Nesterov
2008-07-18 11:02 ` David Howells
2008-07-18 12:25 ` Oleg Nesterov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox