summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2020-09-27 01:32:48 +0300
committerAl Viro <viro@zeniv.linux.org.uk>2020-10-26 03:02:03 +0300
commitad9366b1361fd6ed3f85f670bdb4e8af039e450c (patch)
tree160daf678f3dda2995c8b67ce33194c60bedeb47 /tools/perf/scripts/python/exported-sql-viewer.py
parent85353e919f6eb28ee4a797b06de8cc4c48dec2d7 (diff)
downloadlinux-ad9366b1361fd6ed3f85f670bdb4e8af039e450c.tar.xz
take the common part of ep_eventpoll_poll() and ep_item_poll() into helper
The only reason why ep_item_poll() can't simply call ep_eventpoll_poll() (or, better yet, call vfs_poll() in all cases) is that we need to tell lockdep how deep into the hierarchy of ->mtx we are. So let's add a variant of ep_eventpoll_poll() that would take depth explicitly and turn ep_eventpoll_poll() into wrapper for that. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions