Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1516628 > unrolled thread

Re: [PATCH] coredump: fix unfreezable coredumping task

Started byAndrew Morton <akpm@linux-foundation.org>
First post2016-11-07 23:30 +0100
Last post2016-11-07 23:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] coredump: fix unfreezable coredumping task Andrew Morton <akpm@linux-foundation.org> - 2016-11-07 23:30 +0100

#1516628 — Re: [PATCH] coredump: fix unfreezable coredumping task

FromAndrew Morton <akpm@linux-foundation.org>
Date2016-11-07 23:30 +0100
SubjectRe: [PATCH] coredump: fix unfreezable coredumping task
Message-ID<sB0Ap-Uf-19@gated-at.bofh.it>
On Fri, 30 Sep 2016 11:50:34 +0300 Andrey Ryabinin <aryabinin@virtuozzo.com> wrote:

> It could be not possible to freeze coredumping task when it waits
> for 'core_state->startup' completion, because threads are frozen
> in get_signal() before they got a chance to complete 'core_state->startup'.
> 
> Use freezer_do_not_count() to tell freezer to ignore coredumping
> task while it waits for core_state->startup completion.
> 
> Signed-off-by: Andrey Ryabinin <aryabinin@virtuozzo.com>
> Cc: stable@vger.kernel.org

The changelog provides no reason why this patch should be merged into
-stable.  Nor into anything else, really.

Please (as always) provide a full description of the bug's end-user
visible effects.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web