Files
linux/arch/nios2/include/asm
Mike Rapoport (IBM) 38762155fd nios2: define virtual address space for modules
nios2 uses kmalloc() to implement module_alloc() because CALL26/PCREL26
cannot reach all of vmalloc address space.

Define module space as 32MiB below the kernel base and switch nios2 to
use vmalloc for module allocations.

Suggested-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Dinh Nguyen <dinguyen@kernel.org>
Acked-by: Song Liu <song@kernel.org>
Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
2024-05-14 00:31:43 -07:00
..
2014-12-08 12:56:01 +08:00
2019-11-11 21:18:19 +01:00
2014-12-08 12:55:51 +08:00
2022-11-08 17:37:19 -08:00
2014-12-08 12:56:00 +08:00
2014-12-08 12:55:53 +08:00
2019-04-03 10:32:54 +02:00
2023-11-23 11:32:32 +01:00
2022-02-25 09:36:06 +01:00