Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1355206

Re: [PATCH v7 06/17] scsi: ufs: separate device and host quirks

From ygardi@codeaurora.org
Newsgroups linux.kernel
Subject Re: [PATCH v7 06/17] scsi: ufs: separate device and host quirks
Date 2016-03-10 16:40 +0100
Message-ID <rbaQV-vD-9@gated-at.bofh.it> (permalink)
References <rap5E-Qj-7@gated-at.bofh.it> <rap5E-Qj-23@gated-at.bofh.it> <raYwr-fk-33@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Martin,

the only way i can avoid the circular dependency is to
move the routines from ufs_quirks.c into ufshcd.c.

i will upload V8 soon

thanks,
Yaniv


>>>>>> "Yaniv" == Yaniv Gardi <ygardi@codeaurora.org> writes:
>
> Yaniv> Currently we use the host quirks mechanism in order to handle
> Yaniv> both device and host controller quirks.  In order to support
> Yaniv> various of UFS devices we should separate handling the device
> Yaniv> quirks from the host controller's.
>
> This patch causes a circular dependency:
>
> depmod: ERROR: Cycle detected: ufshcd -> ufs_quirks -> ufshcd
>
> Please fix!
>
> --
> Martin K. Petersen	Oracle Linux Engineering
> --
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v7 06/17] scsi: ufs: separate device and host quirks Yaniv Gardi <ygardi@codeaurora.org> - 2016-03-08 13:40 +0100
  Re: [PATCH v7 06/17] scsi: ufs: separate device and host quirks "Martin K. Petersen" <martin.petersen@oracle.com> - 2016-03-10 03:30 +0100
    Re: [PATCH v7 06/17] scsi: ufs: separate device and host quirks ygardi@codeaurora.org - 2016-03-10 16:40 +0100

csiph-web