To add support for mmap() and readpage() during ELF file loading in the kernel, you typically need to implement the necessary operations in the file system's VFS (Virtual File System) interface.
Signed-off-by: cherydeng 1053694683@qq.com
To add support for mmap() and readpage() during ELF file loading in the kernel, you typically need to implement the necessary operations in the file system's VFS (Virtual File System) interface.
Signed-off-by: cherydeng 1053694683@qq.com