Skip to content

Conversation

@00xc
Copy link
Contributor

@00xc 00xc commented Nov 24, 2025

  • Clean up the fastchannel region when the performance service group is destroyed.
  • Clean up previous allocations if something goes wrong during service group creation.

00xc added 3 commits November 24, 2025 10:39
fc_memory_region is allocated in rpmi_service_group_perf_create(), so
do not forget to free it in rpmi_service_group_perf_destroy().

Signed-off-by: Carlos López <[email protected]>
Do not forget to clean up previous allocations if something fails during
in rpmi_service_group_perf_create().

Signed-off-by: Carlos López <[email protected]>
Correct the error message when the fastchannel region cannot be
allocated by properly stating what happened.

Signed-off-by: Carlos López <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant