summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorDave Jiang <dave.jiang@intel.com>2022-04-20 09:43:36 -0700
committerVinod Koul <vkoul@kernel.org>2022-04-22 12:54:20 +0530
commit63c14ae6c161dec8ff3be49277edc75a769e054a (patch)
tree87346a41b75b09beab9a7c070d8112d29a030b62 /tools/perf/scripts/python/exported-sql-viewer.py
parentb21fe492a3a9831c315eb456cf5480c9490eaeef (diff)
downloadkernel-63c14ae6c161dec8ff3be49277edc75a769e054a.tar.gz
dmaengine: idxd: refactor wq driver enable/disable operations
Move the core driver operations from wq driver to the drv_enable_wq() and drv_disable_wq() functions. The move should reduce the wq driver's knowledge of the core driver operations and prevent code confusion for future wq drivers. Signed-off-by: Dave Jiang <dave.jiang@intel.com> Link: https://lore.kernel.org/r/165047301643.3841827.11222723219862233060.stgit@djiang5-desk3.ch.intel.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
tr> 2021-02-24fs: delete repeated words in commentsRandy Dunlap 2021-01-25fs/pipe: allow sendfile() to pipe againJohannes Berg 2020-12-01block: remove i_bdevChristoph Hellwig 2020-10-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds 2020-10-01pipe: remove pipe_wait() and fix wakeup race with spliceLinus Torvalds 2020-10-01pipe: Fix memory leaks in create_pipe_files()Qian Cai 2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds 2020-05-20fs: rename pipe_buf ->steal to ->try_stealChristoph Hellwig 2020-05-20fs: make the pipe_buf_operations ->confirm operation optionalChristoph Hellwig 2020-05-20pipe: merge anon_pipe_buf*_opsChristoph Hellwig