[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+G9fYtNAEwCk1WkA_25FVUrR0QJ2vt2Dh_w+m-QOSjb8f5TBQ@mail.gmail.com>
Date: Fri, 9 Apr 2021 10:47:52 +0530
From: Naresh Kamboju <naresh.kamboju@...aro.org>
To: Linux-Next Mailing List <linux-next@...r.kernel.org>,
open list <linux-kernel@...r.kernel.org>,
lkft-triage@...ts.linaro.org, Christoph Hellwig <hch@....de>,
Jens Axboe <axboe@...nel.dk>,
linux-block <linux-block@...r.kernel.org>
Cc: Johannes Thumshirn <johannes.thumshirn@....com>,
Hannes Reinecke <hare@...e.de>,
Damien Le Moal <damien.lemoal@....com>
Subject: [next] drivers/cdrom/gdrom.c:586:61: error: 'rq' undeclared (first
use in this function)
Linux next tag 20210408 architecture sh builds failed due to these errors.
# to reproduce this build locally:
make --silent --keep-going --jobs=8
O=/home/tuxbuild/.cache/tuxmake/builds/1/tmp ARCH=sh
CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc'
'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/scatterlist.h:9,
from /builds/linux/include/linux/dma-mapping.h:10,
from /builds/linux/drivers/cdrom/gdrom.c:16:
/builds/linux/drivers/cdrom/gdrom.c: In function 'gdrom_readdisk_dma':
/builds/linux/drivers/cdrom/gdrom.c:586:61: error: 'rq' undeclared
(first use in this function)
586 | __raw_writel(page_to_phys(bio_page(req->bio)) + bio_offset(rq->bio),
| ^~
Reported-by: Naresh Kamboju <naresh.kamboju@...aro.org>
Regressions found on sh:
- build/gcc-9-dreamcast_defconfig
- build/gcc-10-dreamcast_defconfig
- build/gcc-8-dreamcast_defconfig
--
Linaro LKFT
https://lkft.linaro.org
Powered by blists - more mailing lists