readfile.2: new page describing readfile(2) readfile(2) is a new syscall to remove the need to do the open/read/close dance for small virtual files in places like procfs or sysfs. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>