diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2022-07-04 22:02:41 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-07-06 03:50:38 +0300 |
commit | 10ed11ab6399813eb652137db9c378433c28a95c (patch) | |
tree | 951283d08f1a1c76e55e6d97c56eae45b30e2448 /tools/perf/scripts/python/syscall-counts.py | |
parent | d7be266adbfd3aca6965ea6a0c36b2c3d8fc9fc8 (diff) | |
download | linux-10ed11ab6399813eb652137db9c378433c28a95c.tar.xz |
net: dsa: felix: build as module when tc-taprio is module
felix_vsc9959.c calls taprio_offload_get() and taprio_offload_free(),
symbols exported by net/sched/sch_taprio.c. As such, we must disallow
building the Felix driver as built-in when the symbol exported by
tc-taprio isn't present in the kernel image.
Fixes: 1c9017e44af2 ("net: dsa: felix: keep reference on entire tc-taprio config")
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Link: https://lore.kernel.org/r/20220704190241.1288847-2-vladimir.oltean@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions