[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <08be7d36-96b0-4334-96dd-b5069bf1eb40@app.fastmail.com>
Date: Fri, 15 Nov 2024 13:24:08 +0100
From: "Arnd Bergmann" <arnd@...db.de>
To: "Naresh Kamboju" <naresh.kamboju@...aro.org>,
"open list" <linux-kernel@...r.kernel.org>,
linux-block <linux-block@...r.kernel.org>, lkft-triage@...ts.linaro.org,
"Linux Regressions" <regressions@...ts.linux.dev>
Cc: "Jens Axboe" <axboe@...nel.dk>, "Christoph Hellwig" <hch@....de>,
"Johannes Thumshirn" <johannes.thumshirn@....com>
Subject: Re: Tinyconfig: include/linux/blkdev.h:1692:17: error: field has incomplete
type 'struct rq_list'
On Fri, Nov 15, 2024, at 13:19, Naresh Kamboju wrote:
> The tinyconfig builds failed with clang-19 and gcc-13 on the Linux
>
> Reported-by: Linux Kernel Functional Testing <lkft@...aro.org>
>
> Build log:
> ---------
> In file included from init/main.c:85:
> include/linux/blkdev.h:1692:17: error: field has incomplete type
> 'struct rq_list'
> 1692 | struct rq_list req_list;
> | ^
> include/linux/blkdev.h:1692:9: note: forward declaration of 'struct rq_list'
> 1692 | struct rq_list req_list;
> | ^
Nathan already sent a patch, see
https://lore.kernel.org/all/20241114201103.GA2036469@thelio-3990X/
Arnd
Powered by blists - more mailing lists