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




[Index of Archives]     [Linux SoC]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux