Re: Broken Domain Validation in 6.1.84+

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dave,

>> Could you please try the patch below on top of v6.1.80?
>>
>   CC [M]  drivers/scsi/sd.o
>   CC [M]  net/ipv6/xfrm6_policy.o
>   CC [M]  net/llc/llc_output.o
> drivers/scsi/sd.c: In function 'sd_read_block_zero':
> drivers/scsi/sd.c:3300:9: error: implicit declaration of function 'scsi_execute_
> cmd'; did you mean 'scsi_execute_req'? [-Werror=implicit-function-declaration]
>  3300 |         scsi_execute_cmd(sdkp->device, cmd, REQ_OP_DRV_IN, buffer, buf_l
> en,
>       |         ^~~~~~~~~~~~~~~~
>       |         scsi_execute_req

The patch I attached replaced scsi_execute_cmd() with scsi_execute_req()
so you should not see this error.

-- 
Martin K. Petersen	Oracle Linux Engineering




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]

  Powered by Linux