Re: [PATCH] ZYNQ: platsmp: Return -ENOMEM after a failed ioremap() call in zynq_cpun_start()

From: Markus Elfring
Date: Thu Apr 30 2020 - 05:00:39 EST


> In ioremap we should return -ENOMEM when it reports an
> memory allocation failure.

I suggest to improve this change description.

Will the tag âFixesâ be relevant because of the adjusted error code?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?id=1d2cc5ac6f6668cc15216d51051103c61467d7e8#n183

Regards,
Markus