summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2022-01-08 17:22:13 +0300
committerJakub Kicinski <kuba@kernel.org>2022-01-10 03:52:18 +0300
commit21ef11eaf3f78dda7fd20abe6e60e27038cb06a3 (patch)
treef149b01a1c45985073b3f20e3be072a967146785 /tools/perf/scripts/python/export-to-sqlite.py
parenta72dc1992de85ca712836c845458fa72824e355e (diff)
downloadlinux-21ef11eaf3f78dda7fd20abe6e60e27038cb06a3.tar.xz
myri10ge: Simplify DMA setting
As stated in [1], dma_set_mask() with a 64-bit mask will never fail if dev->dma_mask is non-NULL. So, if it fails, the 32 bits case will also fail for the same reason. If dma_set_mask_and_coherent() succeeds, 'dac_enabled' is known to be 1. Simplify code and remove some dead code accordingly. [1]: https://lkml.org/lkml/2021/6/7/398 Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Link: https://lore.kernel.org/r/e92b0c3a3c1574a97a4e6fd0c30225f10fa59d18.1641651693.git.christophe.jaillet@wanadoo.fr Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions