linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: Benjamin Rouxel <benjamin.rouxel@uva.nl>
Cc: linux-rt-users@vger.kernel.org
Subject: Re: Boot issue on odroid-XU4
Date: Tue, 13 Aug 2019 11:00:01 +0200	[thread overview]
Message-ID: <20190813090001.youm2uow3slx2tiu@linutronix.de> (raw)
In-Reply-To: <d6033713-25b7-7ef0-b0ad-8b7100d7d4b0@uva.nl>

On 2019-07-24 19:07:46 [+0200], Benjamin Rouxel wrote:
> Hi,
> 
> I thought it would be harder to debug/fix. Please find attached a patch
> that corrects this boot issue, the exynos5 i2c driver was still using
> the "spinlock_t" structure and all initial utility functions, I just
> changed it to use the "raw_spinlock_t" struct.
> 
> Was it the good fix?

Could you remove the IRQF_ONESHOT from the devm_request_irq() statement
and check if this fixes the issue? I don't see the reason for it.

> Best,
> 
> Benjamin Rouxel.

Sebastian

  reply	other threads:[~2019-08-13  9:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-24 16:17 Boot issue on odroid-XU4 Benjamin Rouxel
2019-07-24 17:07 ` Benjamin Rouxel
2019-08-13  9:00   ` Sebastian Andrzej Siewior [this message]
2019-08-13 10:02     ` Benjamin Rouxel
2019-08-13 10:22       ` Sebastian Andrzej Siewior

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=20190813090001.youm2uow3slx2tiu@linutronix.de \
    --to=bigeasy@linutronix.de \
    --cc=benjamin.rouxel@uva.nl \
    --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).