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


Groups > linux.kernel > #1734556

Re: Kernel Panic sysrq questions

From Tejun Heo <tj@kernel.org>
Newsgroups linux.kernel
Subject Re: Kernel Panic sysrq questions
Date 2017-09-19 02:30 +0200
Message-ID <ureAh-5lt-3@gated-at.bofh.it> (permalink)
References <ufRH3-5H5-15@gated-at.bofh.it> <urcRQ-47U-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hello,

On Mon, Sep 18, 2017 at 03:35:36PM -0700, Randy Dunlap wrote:
> > My Understanding is When a fatal panic happens, The Kernel is in
> > frozen state (no workques
> > or tasks get executed).
> > 
> > Is my understanding correct or am i missing something here.
> 
> Hi,
> What kernel version?
> 
> I don't see anything in the wq docs about that specific point.

There's nothing workqueue specific there.  Panic doesn't bring the
system to a complete stop in general.  If you wanna change how the
system behaves post-panic, please take a look at panic= boot param.

Thanks.

-- 
tejun

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: Kernel Panic sysrq questions Randy Dunlap <rdunlap@infradead.org> - 2017-09-19 00:40 +0200
  Re: Kernel Panic sysrq questions Tejun Heo <tj@kernel.org> - 2017-09-19 02:30 +0200

csiph-web