aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2020-01-23 09:49:34 -0800
committerDavid S. Miller <davem@davemloft.net>2020-01-25 10:31:28 +0100
commit148965df1a990af98b2c84092c2a2274c7489284 (patch)
tree537fea40023473a486903f3f2f50d3f8d0e20c39 /tools/perf/scripts/python/stackcollapse.py
parenttipc: change maintainer email address (diff)
downloadlinux-148965df1a990af98b2c84092c2a2274c7489284.tar.gz
linux-148965df1a990af98b2c84092c2a2274c7489284.zip
net: bcmgenet: Use netif_tx_napi_add() for TX NAPI
Before commit 7587935cfa11 ("net: bcmgenet: move NAPI initialization to ring initialization") moved the code, this used to be netif_tx_napi_add(), but we lost that small semantic change in the process, restore that. Fixes: 7587935cfa11 ("net: bcmgenet: move NAPI initialization to ring initialization") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Acked-by: Doug Berger <opendmb@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
longKrzysztof Kozlowski1-1/+1 2020-09-07mmc: s3cmci: Use proper printk format for iomem pointerKrzysztof Kozlowski1-1/+1 2020-09-07mmc: davinci: Fix -Wpointer-to-int-cast on compile testKrzysztof Kozlowski1-1/+1 2020-09-07mmc: sdhci-brcmstb: Simplify with optional clock and dev_err_probe()Krzysztof Kozlowski1-7/+5 2020-09-07mmc: sdhci-of-sparx5: Use proper printk format for dma_addr_tKrzysztof Kozlowski1-2/+2 2020-09-07mmc: dw_mmc: Simplify with dev_err_probe()Krzysztof Kozlowski1-6/+3 2020-09-07mmc: sdhci-tegra: Simplify with dev_err_probe()Krzysztof Kozlowski1-5/+2 2020-09-07mmc: sdhci-of-arasan: Simplify with dev_err_probe()Krzysztof Kozlowski1-4/+3 2020-09-07mmc: meson: Simplify with dev_err_probe()Krzysztof Kozlowski1-11/+5 2020-09-07mmc: jz4740: Simplify with dev_err_probe()Krzysztof Kozlowski1-3/+1 2020-09-07mmc: dw_mmc-zx: Simplify with dev_err_probe()Krzysztof Kozlowski1-8/+3 2020-09-07mmc: davinci: Simplify with dev_err_probe()Krzysztof Kozlowski1-3/+2 2020-09-07mmc: bcm2835: Simplify with dev_err_probe()Krzysztof Kozlowski1-3/+1 2020-09-07mmc: core: Allow setting slot index via device tree aliasMatthias Schiffer1-1/+25 2020-09-07dt-bindings: mmc: document alias supportMatthias Schiffer1-0/+4 2020-09-07mmc: meson-gx: use wrapper to avoid accessing internal varsWolfram Sang1-1/+1 2020-09-07dt-bindings: mmc: mmc-pwreq-simple: Accept more than one reset GPIOKrzysztof Kozlowski1-0/+2 2020-09-07dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matchingKrzysztof Kozlowski2-18/+21 2020-09-07mmc: sdhci-iproc: Enable eMMC DDR 3.3V support for bcm2711Stefan Wahren1-0/+1 2020-09-07mmc: mediatek: add pre_enable() and post_disable() hook functionChun-Hung Wu1-0/+22 2020-09-07mmc: cqhci: add new cqhci_host_ops pre_enable() and post_disable()Chun-Hung Wu2-0/+8 2020-09-07mmc: sdhci-msm: Enable restore_dll_config flag for sc7180 targetVeerabhadrarao Badiganti1-0/+1 2020-09-07mmc: tmio: remove indirection of 'execute_tuning' callbackWolfram Sang3-26/+4 2020-09-07mmc: tmio: don't reset whole IP core when tuning failsWolfram Sang2-24/+25 2020-09-07mmc: tmio: factor out common parts of the reset routineWolfram Sang3-26/+7 2020-09-07mmc: tmio: remove indirection of 'hw_reset' callbackWolfram Sang3-12/+3 2020-09-07Revert "mmc: tmio: fix reset operation"Wolfram Sang1-16/+13 2020-09-07mmc: renesas_sdhi: move wrong 'hw_reset' to 'reset'Wolfram Sang1-6/+13 2020-09-07mmc: sdhci_am654: Add workaround for card detect debounce timerFaiz Abbas1-0/+24 2020-09-07mmc: sdhci-msm: enable compile-testing on !ARMAlex Dewar1-1/+1 2020-09-07mmc: sdhci-esdhc-imx: remove unused codeHaibo Chen1-3/+1 2020-09-07mmc: sd: Use kobj_to_dev() instead of container_of()Tian Tao1-1/+1 2020-09-07mmc: sdhci-of-sparx5: Add Sparx5 SoC eMMC driverLars Povlsen3-0/+282