lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Fri, 12 Apr 2024 15:46:07 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: "Martin K. Petersen" <martin.petersen@...cle.com>
Cc: Christoph Hellwig <hch@....de>, Linux Kernel Mailing List
 <linux-kernel@...r.kernel.org>, Linux Next Mailing List
 <linux-next@...r.kernel.org>
Subject: linux-next: build failure after merge of the scsi-mkp tree

Hi all,

After merging the scsi-mkp tree, today's linux-next build (arm
multi_v7_defconfig) failed like this:

drivers/usb/storage/uas.c: In function 'uas_slave_alloc':
drivers/usb/storage/uas.c:826:17: error: implicit declaration of function 'blk_queue_max_hw_sectors'; did you mean 'queue_max_hw_sectors'? [-Werror=implicit-function-declaration]
  826 |                 blk_queue_max_hw_sectors(sdev->request_queue, 64);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~
      |                 queue_max_hw_sectors
cc1: some warnings being treated as errors

Caused by commit

  a2ad002485c4 ("scsi: block: Remove now unused queue limits helpers")

I have used the scsi-mkp tree from next-20240411 for today.

-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ