On Wed, 16 Apr 2025 12:37:44 +0200, Ahmad Fatoum wrote:
> optee_verify_header_request_region doesn't set errno, so printing it out
> and setting ret to -errno is wrong.
> 
> 

Applied, thanks!

[1/5] bootm: fix error reporting around optee_verify_header_request_region
      https://git.pengutronix.de/cgit/barebox/commit/?id=3d1befed8f82 (link may 
not be stable)
[2/5] treewide: replace strerror of errno with %m
      https://git.pengutronix.de/cgit/barebox/commit/?id=35bd77810622 (link may 
not be stable)
[3/5] commands: memtester: fix erroneous use of errno
      https://git.pengutronix.de/cgit/barebox/commit/?id=95994cad3231 (link may 
not be stable)
[4/5] treewide: fix wrong signed value passed to strerror
      https://git.pengutronix.de/cgit/barebox/commit/?id=ee7de46ae5ab (link may 
not be stable)
[5/5] treewide: replace strerror with %pe format specifier
      https://git.pengutronix.de/cgit/barebox/commit/?id=1c486e3a0c34 (link may 
not be stable)

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


Reply via email to