Linux kernel -stable discussions
 help / color / mirror / Atom feed
* Please backport b8e753128ed074 (exit: Sleep at TASK_IDLE when waiting for application core dump) to < 6.12
@ 2026-05-13 13:24 Paul Menzel
  2026-05-13 15:32 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Menzel @ 2026-05-13 13:24 UTC (permalink / raw)
  To: stable; +Cc: manish1

Dear Linux folks,


I am forwarding a backport request from SONiC Linux kernel [1]. It’d be 
great if you could apply commit b8e753128ed074fcb48e9ceded940752f6b1c19f 
[2] to Linux 6.1 and older.

> On Linux 6.1, coredump_task_exit() parks sibling threads in 
> TASK_UNINTERRUPTIBLE|TASK_FREEZABLE while one thread of the group
> writes the core file. Under sustained memory pressure the dump can
> take longer than kernel.hung_task_timeout_secs, at which point
> khungtaskd flags the parked siblings and (with hung_task_panic=1)
> panics the box.
> 
> Backport mainline v6.12 commit b8e753128ed0 ("exit: Sleep at
> TASK_IDLE when waiting for application core dump") which switches
> that wait to TASK_IDLE|TASK_FREEZABLE so the watchdog skips it.


Kind regards,

Paul


[1]: https://github.com/sonic-net/sonic-linux-kernel/pull/575/
[2]: 
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b8e753128ed074fcb48e9ceded940752f6b1c19f

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Please backport b8e753128ed074 (exit: Sleep at TASK_IDLE when waiting for application core dump) to < 6.12
  2026-05-13 13:24 Please backport b8e753128ed074 (exit: Sleep at TASK_IDLE when waiting for application core dump) to < 6.12 Paul Menzel
@ 2026-05-13 15:32 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2026-05-13 15:32 UTC (permalink / raw)
  To: Paul Menzel; +Cc: stable, manish1

On Wed, May 13, 2026 at 03:24:28PM +0200, Paul Menzel wrote:
> Dear Linux folks,
> 
> 
> I am forwarding a backport request from SONiC Linux kernel [1]. It’d be
> great if you could apply commit b8e753128ed074fcb48e9ceded940752f6b1c19f [2]
> to Linux 6.1 and older.
> 
> > On Linux 6.1, coredump_task_exit() parks sibling threads in
> > TASK_UNINTERRUPTIBLE|TASK_FREEZABLE while one thread of the group
> > writes the core file. Under sustained memory pressure the dump can
> > take longer than kernel.hung_task_timeout_secs, at which point
> > khungtaskd flags the parked siblings and (with hung_task_panic=1)
> > panics the box.
> > 
> > Backport mainline v6.12 commit b8e753128ed0 ("exit: Sleep at
> > TASK_IDLE when waiting for application core dump") which switches
> > that wait to TASK_IDLE|TASK_FREEZABLE so the watchdog skips it.
> 
> 
> Kind regards,
> 
> Paul
> 
> 
> [1]: https://github.com/sonic-net/sonic-linux-kernel/pull/575/
> [2]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b8e753128ed074fcb48e9ceded940752f6b1c19f
> 

Now queued up, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-13 15:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-13 13:24 Please backport b8e753128ed074 (exit: Sleep at TASK_IDLE when waiting for application core dump) to < 6.12 Paul Menzel
2026-05-13 15:32 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox