All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Niklas Söderlund" <niklas.soderlund@ragnatech.se>
To: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Cc: linux-media@vger.kernel.org
Subject: Re: Race in rcar-v4l2.c
Date: Fri, 6 Sep 2024 17:18:22 +0200	[thread overview]
Message-ID: <20240906151822.GV3708622@fsdn.se> (raw)
In-Reply-To: <144b60f7-70f7-4f8e-936d-9689cf6d1120@ideasonboard.com>

On 2024-09-06 17:13:28 +0300, Tomi Valkeinen wrote:
> > Awesome! I will try to find some time soon and rebase that series, I
> > think I have an idea on how to avoid having to mock around in the
> > v4l-async core and still achieve the same thing.
> 
> Hmm, do you mean "[PATCH] media: v4l: async: Fix completion of chained
> subnotifiers"? I only now noticed that. I did not apply that... Should I
> have?

If you got video nodes from rcar-vin then there is no need. Without it 
there is a dependency on probe order for the VIN instances, if done in 
"incorrect" order the complete callback is not called and no video 
device nodes are registered.

-- 
Kind Regards,
Niklas Söderlund

  reply	other threads:[~2024-09-06 15:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-06  9:57 Race in rcar-v4l2.c Tomi Valkeinen
2024-09-06 10:14 ` Niklas Söderlund
2024-09-06 11:14   ` Tomi Valkeinen
2024-09-06 11:27     ` Tomi Valkeinen
2024-09-06 12:28       ` Tomi Valkeinen
2024-09-06 13:46         ` Niklas Söderlund
2024-09-06 14:13           ` Tomi Valkeinen
2024-09-06 15:18             ` Niklas Söderlund [this message]
2024-09-06 15:45               ` Tomi Valkeinen

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=20240906151822.GV3708622@fsdn.se \
    --to=niklas.soderlund@ragnatech.se \
    --cc=linux-media@vger.kernel.org \
    --cc=tomi.valkeinen@ideasonboard.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.