Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1516628 > unrolled thread
| Started by | Andrew Morton <akpm@linux-foundation.org> |
|---|---|
| First post | 2016-11-07 23:30 +0100 |
| Last post | 2016-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.
Re: [PATCH] coredump: fix unfreezable coredumping task Andrew Morton <akpm@linux-foundation.org> - 2016-11-07 23:30 +0100
| From | Andrew Morton <akpm@linux-foundation.org> |
|---|---|
| Date | 2016-11-07 23:30 +0100 |
| Subject | Re: [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.
Back to top | Article view | linux.kernel
csiph-web