diff options
| author | Rosen Penev <rosenp@gmail.com> | 2026-03-20 20:52:17 -0700 |
|---|---|---|
| committer | Dinh Nguyen <dinguyen@kernel.org> | 2026-04-30 21:22:28 -0500 |
| commit | 3f7fd751d8a0bd47165d515d6479ec81944fb5d2 (patch) | |
| tree | bd85a54c1ea2ca7e8cd9f6fa4b7cb9835de2f717 /scripts | |
| parent | 254f49634ee16a731174d2ae34bc50bd5f45e731 (diff) | |
firmware: stratix10-svc: kmalloc_array + kzalloc to flex
Use a flexible array member to combine allocations. Simplifies memory
management.
Add __counted_by for extra runtime analysis. Also move counting variable
assignment up as required by __counted_by.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
