public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
* build failure of next-20220715 due to "cast from pointer to integer of different size"
@ 2022-07-15 23:20 Sudip Mukherjee (Codethink)
  0 siblings, 0 replies; only message in thread
From: Sudip Mukherjee (Codethink) @ 2022-07-15 23:20 UTC (permalink / raw)
  To: Sathya Prakash Veerichetty, Kashyap Desai, Sumit Saxena,
	Sreekanth Reddy, James E.J. Bottomley, Martin K. Petersen
  Cc: mpi3mr-linuxdrv.pdl, linux-scsi, linux-kernel, linux-next

Hi All,

Not sure if it has been reported, builds of xtensa, csky and mips allmodsconfig
have failed to build next-20220715 with the error:

drivers/scsi/mpi3mr/mpi3mr_os.c: In function 'mpi3mr_queue_qd_reduction_event':
drivers/scsi/mpi3mr/mpi3mr_os.c:389:40: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
  389 |         *(__le64 *)fwevt->event_data = (__le64)tg;
      |                                        ^
drivers/scsi/mpi3mr/mpi3mr_os.c: In function 'mpi3mr_fwevt_bh':
drivers/scsi/mpi3mr/mpi3mr_os.c:1655:22: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
 1655 |                 tg = (struct mpi3mr_throttle_group_info *)
      |                   


--
Regards
Sudip

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-15 23:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-15 23:20 build failure of next-20220715 due to "cast from pointer to integer of different size" Sudip Mukherjee (Codethink)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox