 de5506e155
			
		
	
	
	de5506e155
	
	
	
		
			
			Provides for pinning user space pages in memory, copying to iovecs, and copying from sk_buffs including fragmented and chained sk_buffs. Signed-off-by: Chris Leech <christopher.leech@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			116 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			116 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| obj-$(CONFIG_DMA_ENGINE) += dmaengine.o
 | |
| obj-$(CONFIG_NET_DMA) += iovlock.o
 | |
| obj-$(CONFIG_INTEL_IOATDMA) += ioatdma.o
 |