mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: Re: [PATCH master 1/3] fs: add only successful filesystem probes to fs_device_list
Date: Mon, 07 Apr 2025 09:32:39 +0200	[thread overview]
Message-ID: <174401115917.1093929.2924424386171211893.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20250404155521.2863158-1-a.fatoum@pengutronix.de>


On Fri, 04 Apr 2025 17:55:19 +0200, Ahmad Fatoum wrote:
> fs_init_legacy can't fail currently, but if it does in future, we can
> end up with a file system added to fs_device_list that wasn't
> successfully probed.
> 
> Move the list_add_tail to the end to avoid this.
> 
> 
> [...]

Applied, thanks!

[1/3] fs: add only successful filesystem probes to fs_device_list
      https://git.pengutronix.de/cgit/barebox/commit/?id=356a8b6b240f (link may not be stable)
[2/3] common: pe: fix crash when pe_load was not called
      https://git.pengutronix.de/cgit/barebox/commit/?id=8a63d86b063a (link may not be stable)
[3/3] barebox.h: annotate __hang as __noreturn
      https://git.pengutronix.de/cgit/barebox/commit/?id=ac20c565e06b (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




      parent reply	other threads:[~2025-04-07  7:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-04 15:55 Ahmad Fatoum
2025-04-04 15:55 ` [PATCH master 2/3] common: pe: fix crash when pe_load was not called Ahmad Fatoum
2025-04-04 15:55 ` [PATCH master 3/3] barebox.h: annotate __hang as __noreturn Ahmad Fatoum
2025-04-07  7:32 ` Sascha Hauer [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=174401115917.1093929.2924424386171211893.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.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