[PATCH 0/4] usb: gadget: f_mass_storage: Fix crashes on low memory devices
Mattijs Korpershoek
mkorpershoek at baylibre.com
Sat Mar 29 11:04:39 CET 2025
Hi Zixun,
On ven., mars 28, 2025 at 18:38, Zixun LI <admin at hifiphile.com> wrote:
> On Fri, Mar 28, 2025 at 9:15 AM Mattijs Korpershoek
> <mkorpershoek at baylibre.com> wrote:
>> This series fixes the above mentioned crash by introducing proper error
>> handling and freeing the buffers in the unbind callback.
>
> Hi Mattijs,
>
> Thank you for the quick fix, I've tested on SAM9X60 with multiple ums
> commands and it works.
Thank you for testing. Testing on hardware is very valuable to the
U-Boot community.
It is so valuable that we give credit in the commit history for testing.
In order to give you proper credit for testing, a special email line is
expected to be found:
"""
Tested-by: Zixun LI <admin at hifiphile.com>
"""
You can also specify on which board you've tested:
"""
Tested-by: Zixun LI <admin at hifiphile.com> # on SAM9X60
"""
This allows tools to automatically pick up your testing efforts and put
them in the commit log.
See: https://docs.u-boot.org/en/latest/develop/process.html#review-process-git-tags
If you are OK with being mentioned in the commit log, could you please
answer this email thread with the special "Tested-by:" line.
Also, do not hesitate to use that in the future.
Thanks again for contributing to U-Boot!
Mattijs
>
> Zixun
More information about the U-Boot
mailing list