Skip to content

allocator: Improve rfree() debug and trace#518

Merged
lgirdwood merged 1 commit intomasterfrom
topic/lrg/allocator-fixes
Oct 30, 2018
Merged

allocator: Improve rfree() debug and trace#518
lgirdwood merged 1 commit intomasterfrom
topic/lrg/allocator-fixes

Conversation

@lgirdwood
Copy link
Copy Markdown
Member

System heap is one time allocate only meant for init and not for freeing.
Panic if someone attempts to free system heap.

Provide pointers and cpu core ID for any failures in trace .

Signed-off-by: Liam Girdwood liam.r.girdwood@linux.intel.com

System heap is one time allocate only meant for init and not for freeing.
Panic if someone attempts to free system heap.

Provide pointers and cpu core ID for any failures in trace .

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
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.

2 participants