mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 02:30:34 +02:00 
			
		
		
		
	All users have now been converted to the XArray. Removing the support reduces code size and ensures new users will use the XArray instead. Signed-off-by: Matthew Wilcox <willy@infradead.org>
		
			
				
	
	
		
			1 line
		
	
	
	
		
			30 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			1 line
		
	
	
	
		
			30 B
		
	
	
	
		
			C
		
	
	
	
	
	
#define CONFIG_XARRAY_MULTI 1
 |