[PATCH v3 1/5] mtd: mtdpart: add debug prints to partition parser.
Brian Norris
computersforpeace at gmail.com
Sun Oct 11 13:00:39 PDT 2015
On Tue, Aug 18, 2015 at 03:34:07PM -0000, Michal Suchanek wrote:
> The probe of a mtd device can fail when a partition parser returns
> error. The failure due to partition parsing can be quite mysterious when
> multiple partitioning schemes are comiled in and any of them can fail
> the probe.
>
> Add debug prints which show what parsers were tried and what they
> returned.
>
> Signed-off-by: Michal Suchanek <hramrach at gmail.com>
> ---
> v2:
>
> - reformat debug messages
Looks OK to me. Applied to l2-mtd.git.
More information about the linux-mtd
mailing list