From: Alexander Nyberg <alexn@telia.com>
To: Lee Revell <rlrevell@joe-job.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Simple question re: oops
Date: Sun, 31 Jul 2005 02:11:01 +0200 [thread overview]
Message-ID: <20050731001101.GA6762@localhost.localdomain> (raw)
In-Reply-To: <1122767292.4464.1.camel@mindpipe>
On Sat, Jul 30, 2005 at 07:48:11PM -0400 Lee Revell wrote:
> I have a machine here that oopses reliably when I start X, but the
> interesting stuff scrolls away too fast, and a bunch more Oopses get
> printed ending with "Aieee, killing interrupt handler".
>
> How do I get the output to stop after the first Oops?
>
set /proc/sys/kernel/panic_on_oops to 1
What version of the kernel is that? It shouldn't do recursive oopses
(of the same task) any more.
next prev parent reply other threads:[~2005-07-31 0:15 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-30 23:48 Simple question re: oops Lee Revell
2005-07-31 0:10 ` Lee Revell
2005-07-31 0:11 ` Alexander Nyberg [this message]
2005-07-31 0:15 ` Lee Revell
2005-07-31 0:21 ` Lee Revell
2005-07-31 0:40 ` Dave Airlie
2005-07-31 0:46 ` Lee Revell
2005-08-01 18:03 ` ECC Support in Linux Roger Heflin
2005-08-02 1:22 ` Wang, Zhenyu
2005-07-31 2:50 ` SOLVED - Re: Simple question re: oops Lee Revell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050731001101.GA6762@localhost.localdomain \
--to=alexn@telia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rlrevell@joe-job.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.