linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Nick Lott <nick.lott@gmail.com>
Cc: jan.sommer@s2008.tu-chemnitz.de,
	"linux-rt-users@vger.kernel.org" <linux-rt-users@vger.kernel.org>
Subject: Re: Preempt-rt on 3.2.23 raspberry pi kernel
Date: Sun, 28 Oct 2012 11:44:14 +0100 (CET)	[thread overview]
Message-ID: <alpine.LFD.2.02.1210281128410.2756@ionos> (raw)
In-Reply-To: <2362932D-3DC3-460A-8F3C-C471A8577FBA@gmail.com>

On Mon, 30 Jul 2012, Nick Lott wrote:

> I have a complete kernel log of the same problem but on 3.16 with rt27.
> 
> http://www.raspberrypi.org/phpBB3/viewtopic.php?f=29&t=9311
> 
> I've not had time to go any further with this or update and test
> with a newer kerenel.

Unfortunately verbose debug info is off, but it looks like you are
running into a recursive locking problem. You don't see it when you
switch back to !RT because the spinlocks become noops as this is an UP
machine.

Of course this proves, that nobody ever cared to boot a kernel with
DEBUG_SPINLOCK or even LOCKDEP enabled. That would have exposed such
problems. Hint: Documentation/SubmitChecklist and
Documentation/development-process/4.Coding exist for very good
reasons.

Thanks,

	tglx

      reply	other threads:[~2012-10-28 10:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <op.wh4l2os2k9j7wf@soja-mo>
     [not found] ` <op.wh75q4qvk9j7wf@soja-mo>
2012-07-29 20:32   ` Preempt-rt on 3.2.23 raspberry pi kernel Jan Sommer
2012-07-30  5:37     ` Nick Lott
2012-10-28 10:44       ` Thomas Gleixner [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=alpine.LFD.2.02.1210281128410.2756@ionos \
    --to=tglx@linutronix.de \
    --cc=jan.sommer@s2008.tu-chemnitz.de \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=nick.lott@gmail.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 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).