mirror of
https://github.com/torvalds/linux.git
synced 2024-11-26 06:02:05 +00:00
1499fa809e
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.
commit
|
||
---|---|---|
.. | ||
kvm | ||
lib | ||
Makefile |