Searched hist:"0 a956d52e6fc31c52e5f21a134659a28e958480d" (Results 1 – 6 of 6) sorted by relevance
/linux/arch/powerpc/include/asm/ |
H A D | kasan.h | diff 0a956d52e6fc31c52e5f21a134659a28e958480d Sun May 05 18:06:26 CEST 2024 Mike Rapoport (IBM) <rppt@kernel.org> powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
There are places where CONFIG_MODULES guards the code that depends on memory allocation being done with module_alloc().
Replace CONFIG_MODULES with CONFIG_EXECMEM in such places.
Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
|
/linux/arch/powerpc/kernel/ |
H A D | head_book3s_32.S | diff 0a956d52e6fc31c52e5f21a134659a28e958480d Sun May 05 18:06:26 CEST 2024 Mike Rapoport (IBM) <rppt@kernel.org> powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
There are places where CONFIG_MODULES guards the code that depends on memory allocation being done with module_alloc().
Replace CONFIG_MODULES with CONFIG_EXECMEM in such places.
Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
|
H A D | head_8xx.S | diff 0a956d52e6fc31c52e5f21a134659a28e958480d Sun May 05 18:06:26 CEST 2024 Mike Rapoport (IBM) <rppt@kernel.org> powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
There are places where CONFIG_MODULES guards the code that depends on memory allocation being done with module_alloc().
Replace CONFIG_MODULES with CONFIG_EXECMEM in such places.
Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
|
/linux/arch/powerpc/mm/book3s32/ |
H A D | mmu.c | diff 0a956d52e6fc31c52e5f21a134659a28e958480d Sun May 05 18:06:26 CEST 2024 Mike Rapoport (IBM) <rppt@kernel.org> powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
There are places where CONFIG_MODULES guards the code that depends on memory allocation being done with module_alloc().
Replace CONFIG_MODULES with CONFIG_EXECMEM in such places.
Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
|
/linux/arch/powerpc/lib/ |
H A D | code-patching.c | diff 0a956d52e6fc31c52e5f21a134659a28e958480d Sun May 05 18:06:26 CEST 2024 Mike Rapoport (IBM) <rppt@kernel.org> powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
There are places where CONFIG_MODULES guards the code that depends on memory allocation being done with module_alloc().
Replace CONFIG_MODULES with CONFIG_EXECMEM in such places.
Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
|
/linux/arch/powerpc/ |
H A D | Kconfig | diff 0a956d52e6fc31c52e5f21a134659a28e958480d Sun May 05 18:06:26 CEST 2024 Mike Rapoport (IBM) <rppt@kernel.org> powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
There are places where CONFIG_MODULES guards the code that depends on memory allocation being done with module_alloc().
Replace CONFIG_MODULES with CONFIG_EXECMEM in such places.
Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
|