RE: [EXT] Re: [PATCH v3 0/8] Use UFS device indicated maximum LU number

From: Bean Huo (beanhuo)
Date: Sun Jan 19 2020 - 17:00:09 EST


Hi, Alim

>
> Hi Bean
>
> Your patches based on which tree? At least on Jame's for-next, it give
> compilation errors.
> (git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git)
> Looks like patch-2 introduces below error:

My patches are based on the Martin's tree 5.6/scsi-queue. I tested my patches on James' tree.
Didn't find the compilation error as you mentioned. You can check your source code if it is pretty new,
The last UFS driver updated commit id should be :


commit ea92c32bd336efba89c5b09cf609e6e26e963796
Author: Stanley Chu <stanley.chu@xxxxxxxxxxxx>
Date: Sat Jan 11 15:11:47 2020 +0800

scsi: ufs-mediatek: add apply_dev_quirks variant operation

Add vendor-specific variant callback "apply_dev_quirks" to MediaTek UFS driver.


Thanks,

//Bean