Re: [PATCH] mtd: Call get_wunit() on the master partition

From: Miquel Raynal

Date: Thu Sep 17 2026 - 11:27:07 EST


On 17/09/2026 at 16:53:29 +02, "Richard Weinberger (sigma star gmbh)" <rw@xxxxxxxxxx> wrote:

> From: Richard Weinberger <richard@xxxxxx>
>
> The code checks whether master has get_wunit() but still calls
> it on the child. Fix this.

Ha :-)

Shouldn't we add Cc: stable?

> Fixes: 46b5889cc2c5 ("mtd: implement proper partition handling")
> Signed-off-by: Richard Weinberger <richard@xxxxxx>

Otherwise lgtm!

Miquèl