* OOPS handling proposal
@ 2001-09-13 6:11 Samium Gromoff
2001-09-13 6:12 ` Andreas Dilger
0 siblings, 1 reply; 3+ messages in thread
From: Samium Gromoff @ 2001-09-13 6:11 UTC (permalink / raw)
To: linux-kernel
Hello folks!
People most likely needs first oops most of the time, so
it would be great to make a kernel boot option to stop after
first oops, so in the situations when its neede life can be made easy.
Actually afaics this is being done each time by hand, so
panic() in BUG() as Rik proposed would be nice.
What do you folks think?
cheers, Sam
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: OOPS handling proposal
2001-09-13 6:11 OOPS handling proposal Samium Gromoff
@ 2001-09-13 6:12 ` Andreas Dilger
2001-09-13 13:45 ` Samium Gromoff
0 siblings, 1 reply; 3+ messages in thread
From: Andreas Dilger @ 2001-09-13 6:12 UTC (permalink / raw)
To: Samium Gromoff; +Cc: linux-kernel
On Sep 13, 2001 06:11 +0000, Samium Gromoff wrote:
> Hello folks!
> People most likely needs first oops most of the time, so
> it would be great to make a kernel boot option to stop after
> first oops, so in the situations when its neede life can be made easy.
> Actually afaics this is being done each time by hand, so
> panic() in BUG() as Rik proposed would be nice.
> What do you folks think?
Absolutely NOT. If you panic() in BUG() then you DO have to copy the oops
by hand each time, whereas the normal situation is that you can keep
running after an oops - to decode it, see what the symptoms are, check
memory, etc.
Cheers, Andreas
--
Andreas Dilger \ "If a man ate a pound of pasta and a pound of antipasto,
\ would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/ -- Dogbert
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: OOPS handling proposal
2001-09-13 6:12 ` Andreas Dilger
@ 2001-09-13 13:45 ` Samium Gromoff
0 siblings, 0 replies; 3+ messages in thread
From: Samium Gromoff @ 2001-09-13 13:45 UTC (permalink / raw)
To: Andreas Dilger; +Cc: linux-kernel
" Andreas Dilger wrote:"
>
> On Sep 13, 2001 06:11 +0000, Samium Gromoff wrote:
> > Hello folks!
> > People most likely needs first oops most of the time, so
> > it would be great to make a kernel boot option to stop after
> > first oops, so in the situations when its neede life can be made easy.
> > Actually afaics this is being done each time by hand, so
> > panic() in BUG() as Rik proposed would be nice.
> > What do you folks think?
>
> Absolutely NOT. If you panic() in BUG() then you DO have to copy the oops
> by hand each time, whereas the normal situation is that you can keep
> running after an oops - to decode it, see what the symptoms are, check
> memory, etc.
Hmm... I propose to make it a boot option.
Else sometimes you wont be able to retrieve info at all, as like
in the situation i have right now: oops in kupdated which i even
cant post and it remains there all 2.4.8 and 2.4.9.
Cheers, Sam
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-09-13 9:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-13 6:11 OOPS handling proposal Samium Gromoff
2001-09-13 6:12 ` Andreas Dilger
2001-09-13 13:45 ` Samium Gromoff
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®