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 <bjorn@rivosinc.com> Signed-off-by:
Anup Patel <apatel@ventanamicro.com> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20240222094006.1030709-11-apatel@ventanamicro.com
parent
3c46fc5b
Please register or sign in to comment