RE: [PATCH][sata_fsl] Defer non-ncq commands when ncq commands active
From: Kalra Ashish-B00888 <hidden>
Date: 2009-07-30 14:01:02
Also in:
linux-ide
From: Kalra Ashish-B00888 <hidden>
Date: 2009-07-30 14:01:02
Also in:
linux-ide
Hello Kumar,
quoted
quoted
This doesn't look like it should change anything. sata_fsl_opsinheritsquoted
from sata_pmp_port_ops, which inherits from sata_port_ops, whichalreadyquoted
sets qc_defer to ata_std_qc_defer.Oh, yes. Actually this patch was for older kernels where there inheritence was not there. As you mentioned, this patch is not required now.How old? Should we be asking for this to be applied to some of the stable kernel series?
I believe that the inheritence stuff was added in 2.6.26, thus, this patch is required for quite old kernels ( < 2.6.26 ). Thanks, Ashish