summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMoshe Shemesh <moshe@mellanox.com>2020-12-09 15:03:38 +0200
committerDavid S. Miller <davem@davemloft.net>2020-12-09 16:44:35 -0800
commitfed91613c9dd455dd154b22fa8e11b8526466082 (patch)
tree672af318d9033109c9807030ac5cc6decbf97055 /tools/perf/scripts/python
parent299bcb55ecd1412f6df606e9dc0912d55610029e (diff)
downloadkernel-fed91613c9dd455dd154b22fa8e11b8526466082.tar.gz
net/mlx4_en: Avoid scheduling restart task if it is already running
Add restarting state flag to avoid scheduling another restart task while such task is already running. Change task name from watchdog_task to restart_task to better fit the task role. Fixes: 1e338db56e5a ("mlx4_en: Fix a race at restart task") Signed-off-by: Moshe Shemesh <moshe@mellanox.com> Signed-off-by: Tariq Toukan <tariqt@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
0100'>2022-09-19ASoC: sunxi: Add Allwinner H6 Digital MIC driverBan Tao 2022-09-13ASoC: sunxi: sun4i-codec: silence misleading error in probeMikhail Rudenko 2022-06-29ASoC: Refactor non_legacy_dai_naming flagMark Brown 2022-06-27ASoC: sun50i-codec-analog: Add support for internal biasArnaud Ferraris 2022-06-27ASoC: sunxi: Remove now redundant non_legacy_dai_naming flagCharles Keepax 2022-06-27ASoC: sunxi: Migrate to new style legacy DAI naming flagCharles Keepax 2022-06-17ASoC: sunxi: sun4i-i2s: update kernel-docPierre-Louis Bossart 2022-06-15ASoC: Add regmap_field helpers for simple bit operationsMark Brown 2022-06-15ASoC: sunxi: Use {regmap/regmap_field}_{set/clear}_bits helpersLi Chen 2022-06-14ASoC: sun8i-codec: Partial revert to fix clock specifiersCharles Keepax 2022-06-06ASoC: sunxi: Rename set_fmt_new back to set_fmtCharles Keepax 2022-06-06ASoC: sunxi: Update to use set_fmt_new callbackCharles Keepax 2022-02-03ASoC: sun4i-i2s: Add support for the R329/D1 variantSamuel Holland 2022-02-03ASoC: sun4i-i2s: Update registers for more channelsSamuel Holland 2021-12-20ASoC: sunxi: Use dev_err_probe() helperKuninori Morimoto 2021-11-29ASoC: sunxi: sun4i-spdif: Implement IEC958 controlJernej Skrabec 2021-11-29ASoC: sun8i-codec: Add AIF, ADC, and DAC volume controlsSamuel Holland 2021-06-21ASoC: sunxi: sun4i-spdif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang 2021-06-21ASoC: sun4i-i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang 2021-06-21ASoC: sunxi: sun4i-codec: Use devm_platform_get_and_ioremap_resource()Yang Yingliang 2021-04-23Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown 2021-04-08ASoC: fsl: sunxi: remove redundant dev_err callMuhammad Usama Anjum 2021-03-31ASoC: sunxi: sun8i-codec: clarify expressionPierre-Louis Bossart 2021-03-31ASoC: sunxi: sun4i-codec: fill ASoC card ownerBastian Germann 2021-03-10ASoC: sun4i-i2s: drop unneeded snd_soc_dai_set_drvdataJulia Lawall 2021-01-21ASoC: sunxi: sync parameter naming (rate/sample_bits)Kuninori Morimoto