[PATCH v8 17/17] fixup: convert remaining archs: defaults handling

Mike Rapoport rppt at kernel.org
Mon May 6 00:26:00 AEST 2024


From: "Mike Rapoport (IBM)" <rppt at kernel.org>

Signed-off-by: Mike Rapoport (IBM) <rppt at kernel.org>
---
 mm/execmem.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/mm/execmem.c b/mm/execmem.c
index f6dc3fabc1ca..0c4b36bc6d10 100644
--- a/mm/execmem.c
+++ b/mm/execmem.c
@@ -118,7 +118,6 @@ static void __init __execmem_init(void)
 		info->ranges[EXECMEM_DEFAULT].end = VMALLOC_END;
 		info->ranges[EXECMEM_DEFAULT].pgprot = PAGE_KERNEL_EXEC;
 		info->ranges[EXECMEM_DEFAULT].alignment = 1;
-		return;
 	}
 
 	if (!execmem_validate(info))
-- 
2.43.0



More information about the Linuxppc-dev mailing list