Files
kernel_xiaomi_sm8250/include/linux
Oleg Nesterov 4f5e65a1cc fput: turn "list_head delayed_fput_list" into llist_head
fput() and delayed_fput() can use llist and avoid the locking.

This is unlikely path, it is not that this change can improve
the performance, but this way the code looks simpler.

Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Suggested-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Andrey Vagin <avagin@openvz.org>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: David Howells <dhowells@redhat.com>
Cc: Huang Ying <ying.huang@intel.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2013-07-13 13:29:10 +04:00
..
2013-05-17 14:31:05 -04:00
2013-07-02 09:01:31 -07:00
2013-05-07 19:46:02 -07:00
2013-05-29 15:50:34 -04:00
2013-07-03 16:07:39 -07:00
2013-07-05 18:59:33 +04:00
2013-05-10 14:37:17 +01:00
2013-05-07 18:38:27 -07:00
2013-06-17 16:38:57 -07:00
2013-06-10 13:45:49 -07:00
2013-07-03 16:07:32 -07:00
2013-06-17 16:38:57 -07:00
2013-07-03 16:08:05 -07:00
2013-06-12 12:37:40 +01:00
2013-06-12 12:37:30 +01:00
2013-06-26 15:55:52 -06:00
2013-06-26 21:10:05 +02:00
2013-07-03 16:08:05 -07:00
2013-07-03 16:08:02 -07:00
2013-06-17 16:38:57 -07:00
2013-06-17 18:09:53 +09:00
2013-06-25 16:07:44 -07:00
2013-05-21 12:25:02 -05:00
2013-05-20 12:16:01 +09:30
2013-05-27 10:57:53 +09:00