[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7fadc893-8d4c-4509-970d-52d4dbe7e51b@loongson.cn>
Date: Wed, 21 May 2025 14:05:52 +0800
From: Binbin Zhou <zhoubinbin@...ngson.cn>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Ulf Hansson <ulf.hansson@...aro.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the mmc tree
Hi all:
On 2025/5/21 13:42, Stephen Rothwell wrote:
> Hi all,
>
> After merging the mmc tree, today's linux-next build (arm
> multi_v7_defconfig) failed like this:
>
> drivers/mmc/host/sunxi-mmc.c: In function 'sunxi_mmc_probe':
> drivers/mmc/host/sunxi-mmc.c:1391:38: error: stray '`' in program
> 1391 | `"Failed to allocate DMA descriptor mem\n");
> | ^
>
> Caused by commit
>
> 15252b7ff0b3 ("mmc: sunxi: Use devm_mmc_alloc_host() helper")
Sorry for my cheap mistake.
I found this compilation error earlier as well. When I submitted the
patch, it was tested for compilation pass with COMPILE_TEST=y and
cross-compile, which the driver happened to exclude.
To Ulf:
I'm not sure which way you wish to address this issue.
Did you just modify the patch, or should I resubmit a fix patch?
Once again, I'm sorry.
>
> I have used the mmc tree from next-20250516 for today.
>
Thanks.
Binbin
Powered by blists - more mailing lists