Branch: refs/heads/main Home: https://github.com/OpenAMP/open-amp Commit: 6623fee761332f3d9af7597dfb1964754f4e81c6 https://github.com/OpenAMP/open-amp/commit/6623fee761332f3d9af7597dfb1964754... Author: Andrew Davis afd@ti.com Date: 2024-04-05 (Fri, 05 Apr 2024)
Changed paths: M apps/system/linux/machine/generic/platform_info.c
Log Message: ----------- apps: system: linux: Use metal_io_finish() for closing io
Do not directly call into io->close(), use the accessor function. While here, do not free the io structure as we did not allocate it and have no way to know how it was allocated.
Signed-off-by: Andrew Davis afd@ti.com
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/open-amp/settings/notifications