linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: Christian Jann <Christian.Jann@elektrobit.com>
Cc: linux-rt-users@vger.kernel.org
Subject: Re: 3.14.3-rt5: at91: Crash early at boot
Date: Thu, 16 Apr 2015 09:50:33 +0200	[thread overview]
Message-ID: <20150416075033.GC26573@linutronix.de> (raw)
In-Reply-To: <loom.20150413T150403-767@post.gmane.org>

* Christian Jann | 2015-04-13 13:37:30 [+0000]:

>Are there any updates concerning the patches or does anybody have some more
>information on how the problem was resolved on the Atmel controller?
>
>I'm encountering the same problem on a Tegra K1 processor with a
>3.10.61-rt65 kernel and I'm unsure what's the best way to fix it.

in general what you want is to mark timer interrupt with IRQF_TIMER and
that should be enough. The at91 has a few problems here. One thing is
that it switches from periodic mode to oneshot and this seems not to
work perfectly. The other thing is that the timer interrupt is shared
with the uart.

>Best regards
>Christian Jann

Sebastian

  reply	other threads:[~2015-04-16  7:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-13 14:25 3.14.3-rt5: at91: Crash early at boot Maxime Ripard
2014-06-13 14:48 ` jordan
2014-06-13 15:28   ` Maxime Ripard
2015-02-17  8:38 ` Sebastian Andrzej Siewior
2015-03-16 18:19   ` Maxime Ripard
2015-03-16 18:30     ` Alexandre Belloni
2015-04-13 13:37       ` Christian Jann
2015-04-16  7:50         ` Sebastian Andrzej Siewior [this message]
2015-04-16  9:55           ` Christian Jann

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=20150416075033.GC26573@linutronix.de \
    --to=bigeasy@linutronix.de \
    --cc=Christian.Jann@elektrobit.com \
    --cc=linux-rt-users@vger.kernel.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).