[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <000001d664b8$72cbd790$586386b0$@samsung.com>
Date: Tue, 28 Jul 2020 13:53:58 +0530
From: "Alim Akhtar" <alim.akhtar@...sung.com>
To: "'Randy Dunlap'" <rdunlap@...radead.org>,
"'Andrew Morton'" <akpm@...ux-foundation.org>,
<broonie@...nel.org>, <linux-fsdevel@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <linux-mm@...ck.org>,
<linux-next@...r.kernel.org>, <mhocko@...e.cz>,
<mm-commits@...r.kernel.org>, <sfr@...b.auug.org.au>,
"'linux-scsi'" <linux-scsi@...r.kernel.org>,
"'Seungwon Jeon'" <essuuj@...il.com>
Subject: RE: mmotm 2020-07-27-18-18 uploaded (drivers/scsi/ufs/:
SCSI_UFS_EXYNOS)
Hi Randy,
> -----Original Message-----
> From: Randy Dunlap <rdunlap@...radead.org>
> Sent: 28 July 2020 08:53
> To: Andrew Morton <akpm@...ux-foundation.org>; broonie@...nel.org; linux-
> fsdevel@...r.kernel.org; linux-kernel@...r.kernel.org; linux-mm@...ck.org;
> linux-next@...r.kernel.org; mhocko@...e.cz; mm-commits@...r.kernel.org;
> sfr@...b.auug.org.au; linux-scsi <linux-scsi@...r.kernel.org>; Alim Akhtar
> <alim.akhtar@...sung.com>; Seungwon Jeon <essuuj@...il.com>
> Subject: Re: mmotm 2020-07-27-18-18 uploaded (drivers/scsi/ufs/:
> SCSI_UFS_EXYNOS)
>
> On 7/27/20 6:19 PM, Andrew Morton wrote:
> > The mm-of-the-moment snapshot 2020-07-27-18-18 has been uploaded to
> >
> > http://www.ozlabs.org/~akpm/mmotm/
> >
> > mmotm-readme.txt says
> >
> > README for mm-of-the-moment:
> >
> > http://www.ozlabs.org/~akpm/mmotm/
> >
> > This is a snapshot of my -mm patch queue. Uploaded at random
> > hopefully more than once a week.
> >
> > You will need quilt to apply these patches to the latest Linus release
> > (5.x or 5.x-rcY). The series file is in broken-out.tar.gz and is
> > duplicated in http://ozlabs.org/~akpm/mmotm/series
> >
>
> on i386:
>
> when CONFIG_OF is not set/enabled:
>
> WARNING: unmet direct dependencies detected for PHY_SAMSUNG_UFS
> Depends on [n]: OF [=n] && (ARCH_EXYNOS || COMPILE_TEST [=y])
> Selected by [m]:
> - SCSI_UFS_EXYNOS [=m] && SCSI_LOWLEVEL [=y] && SCSI [=y] &&
> SCSI_UFSHCD_PLATFORM [=m] && (ARCH_EXYNOS || COMPILE_TEST [=y])
>
Have already posted a fix for this [1]
[1] https://www.spinics.net/lists/linux-scsi/msg144970.html
>
> Full randconfig file is attached.
>
Thanks for config file, I can reproduce it and confirm that [1] above fixes this Warning.
>
> --
> ~Randy
> Reported-by: Randy Dunlap <rdunlap@...radead.org>
Powered by blists - more mailing lists