mirror of
				https://github.com/torvalds/linux.git
				synced 2025-10-31 16:48:26 +02:00 
			
		
		
		
	x86: re-enable EXECMEM_ROX support
after rework of execmem ROX caches Signed-off-by: "Mike Rapoport (Microsoft)" <rppt@kernel.org> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lore.kernel.org/r/20250126074733.1384926-10-rppt@kernel.org
This commit is contained in:
		
							parent
							
								
									602df37129
								
							
						
					
					
						commit
						64f6a4e10c
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -85,6 +85,7 @@ config X86 | |||
| 	select ARCH_HAS_DMA_OPS			if GART_IOMMU || XEN | ||||
| 	select ARCH_HAS_EARLY_DEBUG		if KGDB | ||||
| 	select ARCH_HAS_ELF_RANDOMIZE | ||||
| 	select ARCH_HAS_EXECMEM_ROX		if X86_64 | ||||
| 	select ARCH_HAS_FAST_MULTIPLIER | ||||
| 	select ARCH_HAS_FORTIFY_SOURCE | ||||
| 	select ARCH_HAS_GCOV_PROFILE_ALL | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Mike Rapoport (Microsoft)
						Mike Rapoport (Microsoft)