]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "arm64: defconfig: Enable FSL_MC_BUS and FSL_MC_DPIO"
authorHoria Geantă <horia.geanta@nxp.com>
Wed, 19 Dec 2018 10:18:44 +0000 (12:18 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 20 Dec 2018 16:41:58 +0000 (17:41 +0100)
commite1ee7bea75b02e6bb782a229215001d465eea116
tree1738cd0d81843cfff31cabca3046a5ef1bdb0795
parentc073a10475a099b967087fb52db2c9a4e5ac73ed
Revert "arm64: defconfig: Enable FSL_MC_BUS and FSL_MC_DPIO"

This reverts commit c073a10475a099b967087fb52db2c9a4e5ac73ed.

Received below report from Stefan.
Revert the commit until CAAM driver dependency cycles are fixed.

this patch in next-20181214 breaks "make modules_install" for
arm64/defconfig on my Ubuntu machine:

DEPMOD  4.20.0-rc6-next-20181214
depmod: ERROR: Found 6 modules in dependency cycles!
depmod: ERROR: Cycle detected: caamalg_desc -> dpaa2_caam -> authenc
depmod: ERROR: Cycle detected: caamalg_desc -> dpaa2_caam -> fsl_mc_dpio
depmod: ERROR: Cycle detected: dpaa2_caam -> caamhash_desc -> dpaa2_caam
depmod: ERROR: Cycle detected: caamalg_desc -> dpaa2_caam -> caamhash_desc -> error
depmod: ERROR: Cycle detected: caamalg_desc -> dpaa2_caam -> caamhash_desc -> caamalg_desc

Reported-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/configs/defconfig