mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 00:34:20 +08:00
03eb4c3314
Use new return type vm_fault_t for the fault handler
in struct vm_operations_struct. 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.
Reference id ->
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
mon_bin.c | ||
mon_main.c | ||
mon_stat.c | ||
mon_text.c | ||
usb_mon.h |