[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <a9d25415-580a-e823-bcf9-15c2cd90c424@huawei.com>
Date: Fri, 17 Apr 2020 12:00:53 +0800
From: Shukun Tan <tanshukun1@...wei.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Herbert Xu <herbert@...dor.apana.org.au>,
Linux Crypto List <linux-crypto@...r.kernel.org>
CC: Linux Next Mailing List <linux-next@...r.kernel.org>,
"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>,
Zhou Wang <wangzhou1@...ilicon.com>,
Zaibo Xu <xuzaibo@...wei.com>,
Yang Shen <shenyang39@...wei.com>,
Hui Tang <tanghui20@...wei.com>
Subject: Re: linux-next: build failure after merge of the crypto tree
On 2020/4/17 11:40, Stephen Rothwell wrote:
> Hi all,
>
> After merging the crypto tree, today's linux-next build (powerpc
> allyesconfig) failed like this:
>
> drivers/crypto/hisilicon/qm.c: In function 'qm_soft_reset':
> drivers/crypto/hisilicon/qm.c:2915:7: error: implicit declaration of function 'acpi_evaluate_integer'; did you mean 'acpi_evaluate_object'? [-Werror=implicit-function-declaration]
> 2915 | s = acpi_evaluate_integer(ACPI_HANDLE(&pdev->dev),
> | ^~~~~~~~~~~~~~~~~~~~~
> | acpi_evaluate_object
>
> Caused by commit
>
> 6c6dd5802c2d ("crypto: hisilicon/qm - add controller reset interface")
>
> I have reverted the following commits for today
>
> f037fc5f93f4 crypto: hisilicon/qm - stop qp by judging sq and cq tail
> 141876c252a4 crypto: hisilicon/sec2 - add controller reset support for SEC2
> 1f5c9f34f0cc crypto: hisilicon/hpre - add controller reset support for HPRE
> 84c9b7802b02 crypto: hisilicon/zip - add controller reset support for zip
> 6c6dd5802c2d crypto: hisilicon/qm - add controller reset interface
>
Hi Stephen,
The 'kbuild test robot' has reported this, I will fix it as soon as possible.
Best,
Shukun
Powered by blists - more mailing lists