diff options
author | Björn Töpel <[email protected]> | 2024-02-22 15:09:58 +0530 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-02-23 10:18:44 +0100 |
commit | 5b98d210ac1e4eb35abfbd940df50dec10ae81e1 (patch) | |
tree | 65242661f0df6215db299588a6ad1b94332d1892 /drivers/fpga/tests | |
parent | 3c46fc5b5507be1f4aa144a1fbd83b0ccba04cc6 (diff) |
genirq/matrix: Dynamic bitmap allocation
A future user of the matrix allocator, does not know the size of the matrix
bitmaps at compile time.
To avoid wasting memory on unnecessary large bitmaps, size the bitmap at
matrix allocation time.
Signed-off-by: Björn Töpel <[email protected]>
Signed-off-by: Anup Patel <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/tests')
0 files changed, 0 insertions, 0 deletions