mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-11-01 09:13:37 +00:00 
			
		
		
		
	RISC-V: Use the new generic devmem_is_allowed()
This allows us to enable STRICT_DEVMEM. Reviewed-by: Luis Chamberlain <mcgrof@kernel.org> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
This commit is contained in:
		
							parent
							
								
									527701eda5
								
							
						
					
					
						commit
						78ed473c76
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -42,6 +42,7 @@ config RISCV
 | 
			
		|||
	select GENERIC_IOREMAP
 | 
			
		||||
	select GENERIC_IRQ_MULTI_HANDLER
 | 
			
		||||
	select GENERIC_IRQ_SHOW
 | 
			
		||||
	select GENERIC_LIB_DEVMEM_IS_ALLOWED
 | 
			
		||||
	select GENERIC_PCI_IOMAP
 | 
			
		||||
	select GENERIC_PTDUMP if MMU
 | 
			
		||||
	select GENERIC_SCHED_CLOCK
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue