diff options
author | Gerd Bayer <[email protected]> | 2023-11-15 16:59:58 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-11-17 00:31:00 +0000 |
commit | d565fa4300d9ebd5ba3bbd259ce841f8dab609d6 (patch) | |
tree | 65257533aee74dab907164215f2c5293787b5a82 /tools/perf/scripts/python/stackcollapse.py | |
parent | 0c3bd086d12d185650d095a906662593ec607bd0 (diff) |
s390/ism: ism driver implies smc protocol
Since commit a72178cfe855 ("net/smc: Fix dependency of SMC on ISM")
you can build the ism code without selecting the SMC network protocol.
That leaves some ism functions be reported as unused. Move these
functions under the conditional compile with CONFIG_SMC.
Also codify the suggestion to also configure the SMC protocol in ism's
Kconfig - but with an "imply" rather than a "select" as SMC depends on
other config options and allow for a deliberate decision not to build
SMC. Also, mention that in ISM's help.
Fixes: a72178cfe855 ("net/smc: Fix dependency of SMC on ISM")
Reported-by: Randy Dunlap <[email protected]>
Closes: https://lore.kernel.org/netdev/[email protected]/
Signed-off-by: Gerd Bayer <[email protected]>
Reviewed-by: Wenjia Zhang <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Tested-by: Randy Dunlap <[email protected]> # build-tested
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions