From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>,
Sascha Hauer <s.hauer@pengutronix.de>
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>,
Stefano Manni <stefano.manni@gmail.com>
Subject: Re: [PATCH] cdev: fix mtd partition handling
Date: Wed, 06 Aug 2025 06:56:02 +0200 [thread overview]
Message-ID: <175445616244.181986.16429687902953801596.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20250805072537.3484221-1-s.hauer@pengutronix.de>
On Tue, 05 Aug 2025 09:25:37 +0200, Sascha Hauer wrote:
> devfs-core.c implements the partition handling only for devices that are
> not MTD devices. MTD devices have their own partition handling in
> drivers/mtd/partition.c, see the special case in __devfs_add_partition()
> for MTD devices. This means for MTD devices we have to pass the original
> cdev to the ops, not the master cdev.
>
>
> [...]
Applied, thanks!
[1/1] cdev: fix mtd partition handling
https://git.pengutronix.de/cgit/barebox/commit/?id=52aa463c0662 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
prev parent reply other threads:[~2025-08-06 4:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-05 7:25 Sascha Hauer
2025-08-05 13:14 ` Stefano Manni
2025-08-06 4:56 ` 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=175445616244.181986.16429687902953801596.b4-ty@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=stefano.manni@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