Home
last modified time | relevance | path

Searched hist:"0 a956d52e6fc31c52e5f21a134659a28e958480d" (Results 1 – 6 of 6) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dkasan.hdiff 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 Dhead_book3s_32.Sdiff 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 Dhead_8xx.Sdiff 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 Dmmu.cdiff 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 Dcode-patching.cdiff 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 DKconfigdiff 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>