Files
linux/include
Al Viro 076e4ab327 don't put symlink bodies in pagecache into highmem
commit 21fc61c73c upstream.

kmap() in page_follow_link_light() needed to go - allowing to hold
an arbitrary number of kmaps for long is a great way to deadlocking
the system.

new helper (inode_nohighmem(inode)) needs to be used for pagecache
symlinks inodes; done for all in-tree cases.  page_follow_link_light()
instrumented to yell about anything missed.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jin Qian <jinqian@google.com>
Signed-off-by: Jin Qian <jinqian@android.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-02-16 20:09:38 +01:00
..
2015-11-07 01:30:10 +01:00
2018-01-23 19:50:12 +01:00
2017-12-16 10:33:49 +01:00
2018-01-23 19:50:14 +01:00
2017-03-12 06:37:24 +01:00
2017-10-05 09:41:48 +02:00