aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2022-11-21 16:23:53 +0100
committerVinod Koul <vkoul@kernel.org>2022-12-28 16:37:04 +0530
commitdcca9d045c0852584ad092123c7f6e6526a633b1 (patch)
tree743eec62395ea8f52175c864b0ab87e96da58cc2 /tools/perf/scripts/python/bin/stackcollapse-record
parentdmaengine: idxd: Set traffic class values in GRPCFG on DSA 2.0 (diff)
downloadlinux-dcca9d045c0852584ad092123c7f6e6526a633b1.tar.gz
linux-dcca9d045c0852584ad092123c7f6e6526a633b1.zip
dmaengine: HISI_DMA should depend on ARCH_HISI
The HiSilicon DMA Engine is only present on HiSilicon SoCs. Hence add a dependency on ARCH_HISI, to prevent asking the user about this driver when configuring a kernel without HiSilicon SoC support. Fixes: e9f08b65250d73ab ("dmaengine: hisilicon: Add Kunpeng DMA engine support") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/363a1816d36cd3cf604d88ec90f97c75f604de64.1669044190.git.geert+renesas@glider.be Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
:24:03 -0500'>2016-03-10net/mlx5e: Support offload cls_flower with skbedit mark actionAmir Vadai3-0/+6 2016-03-10net/mlx5e: Support offload cls_flower with drop actionAmir Vadai3-0/+309 2016-03-10net/mlx5e: Introduce tc offload supportAmir Vadai5-2/+222 2016-03-10net/mlx5e: Add a new priority for kernel flow tablesAmir Vadai2-4/+4 2016-03-10net/mlx5e: Relax ndo_setup_tc handle restrictionAmir Vadai1-1/+1 2016-03-10net/mlx5_core: Set flow steering dest only for forward rulesAmir Vadai2-19/+28 2016-03-10net/act_skbedit: Utility functions for mark actionAmir Vadai1-0/+16 2016-03-10net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdefAmir Vadai2-7/+18 2016-03-10net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target()...Amir Vadai2-13/+13 2016-03-10net/flower: Introduce hardware offload supportAmir Vadai4-1/+81 2016-03-10net-next: mediatek: add an entry to MAINTAINERSJohn Crispin1-0/+7 2016-03-10net-next: mediatek: add Kconfig and MakefileJohn Crispin4-0/+24 2016-03-10net-next: mediatek: add support for MT7623 ethernetJohn Crispin2-0/+2228