linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [next] drivers/cdrom/gdrom.c:586:61: error: 'rq' undeclared (first use in this function)
@ 2021-04-09  5:17 Naresh Kamboju
  2021-04-09  5:31 ` Chaitanya Kulkarni
  0 siblings, 1 reply; 6+ messages in thread
From: Naresh Kamboju @ 2021-04-09  5:17 UTC (permalink / raw)
  To: Linux-Next Mailing List, open list, lkft-triage,
	Christoph Hellwig, Jens Axboe, linux-block
  Cc: Johannes Thumshirn, Hannes Reinecke, Damien Le Moal

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@linaro.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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-04-09  6:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-09  5:17 [next] drivers/cdrom/gdrom.c:586:61: error: 'rq' undeclared (first use in this function) Naresh Kamboju
2021-04-09  5:31 ` Chaitanya Kulkarni
2021-04-09  5:33   ` Chaitanya Kulkarni
2021-04-09  6:23   ` Naresh Kamboju
2021-04-09  6:31     ` Chaitanya Kulkarni
2021-04-09  6:51       ` Naresh Kamboju

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).