linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: Steven Rostedt <rostedt@goodmis.org>, linux-rt-users@vger.kernel.org
Subject: Re: [PATCHv2 -rt 3.10.x] mce: don't try to wake thread before it exists.
Date: Tue, 17 Feb 2015 11:00:53 +0100	[thread overview]
Message-ID: <20150217100053.GF26177@linutronix.de> (raw)
In-Reply-To: <1409844567-21413-1-git-send-email-paul.gortmaker@windriver.com>

* Paul Gortmaker | 2014-09-04 11:29:27 [-0400]:

>If a broken machine with issues raises an MCE irq event real
>early in the boot, it can try and wake the -rt specific handler
>thread (mce_notify_helper) before it exists.  (It is created
>through a device_initcall that happens later in the boot.)  When
>this happens, we see the irq, which calls the wake with a null
>pointer, which then panics the machine at boot.

applied.

Sebastian

      reply	other threads:[~2015-02-17 10:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-26 22:10 [PATCH -rt 3.10.x] mce: don't try to wake thread before it exists Paul Gortmaker
2014-08-26 23:07 ` Steven Rostedt
2014-09-04 15:29   ` [PATCHv2 " Paul Gortmaker
2015-02-17 10:00     ` Sebastian Andrzej Siewior [this message]

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=20150217100053.GF26177@linutronix.de \
    --to=bigeasy@linutronix.de \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=paul.gortmaker@windriver.com \
    --cc=rostedt@goodmis.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).