mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-09-04 20:19:47 +08:00 
			
		
		
		
	|  50a7ca3c6f Use new return type vm_fault_t for fault handler.  For now, this is just
documenting that the function returns a VM_FAULT value rather than an
errno.  Once all instances are converted, vm_fault_t will become a
distinct type.
Ref-> commit  | ||
|---|---|---|
| .. | ||
| alignment.c | ||
| cacheflush.c | ||
| extable.c | ||
| fault.c | ||
| highmem.c | ||
| init.c | ||
| ioremap.c | ||
| Makefile | ||
| mm-nds32.c | ||
| mmap.c | ||
| proc.c | ||
| tlb.c | ||