diff options
| author | Horia Geantă <[email protected]> | 2019-01-10 15:58:12 +0200 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2019-01-11 14:16:55 +0800 |
| commit | 5b3b9871cc28dbf827c41595d73595627434ff4d (patch) | |
| tree | 8c24b5d1a477938b2c44dbea034e3f15711f9401 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | d45a90cb5d061fa7d411b974b950fe0b8bc5f265 (diff) | |
crypto: caam - move shared symbols in a common location
There are several issues with symbols shared b/w:
-caam/jr and caam/qi drivers on one hand
-caam/qi2 driver on the other hand
Commit 52813ab24959 ("crypto: caam/qi2 - avoid double export") fixed
some of them, however compilation still fails for CRYPTO_DEV_FSL_CAAM=m
and CRYPTO_DEV_FSL_DPAA2_CAAM=y.
Another issue is related to dependency cycles reported by depmod when
CRYPTO_DEV_FSL_CAAM=n and CRYPTO_DEV_FSL_DPAA2_CAAM=m, as mentioned in
82c7b351be3f ("Revert "arm64: defconfig: Enable FSL_MC_BUS and FSL_MC_DPIO"")
To fix all these, move the symbols shared by these drivers in a common
location. The only existing possibility is error.c file (note that naming
doesn't help and should probably change).
Fixes: 52813ab24959 ("crypto: caam/qi2 - avoid double export")
Reported-by: Arnd Bergmann <[email protected]>
Signed-off-by: Horia Geantă <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions