[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e933f368-8622-deea-de66-eb8a70562341@infradead.org>
Date: Tue, 25 Feb 2020 08:41:44 -0800
From: Randy Dunlap <rdunlap@...radead.org>
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,
Platform Driver <platform-driver-x86@...r.kernel.org>,
Rajneesh Bhardwaj <rajneesh.bhardwaj@...el.com>,
Vishwanath Somayaji <vishwanath.somayaji@...el.com>
Subject: Re: mmotm 2020-02-24-19-53 uploaded
(drivers/platform/x86/intel_pmc_core.c)
On 2/24/20 7:53 PM, Andrew Morton wrote:
> The mm-of-the-moment snapshot 2020-02-24-19-53 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.
>
on i386:
../drivers/platform/x86/intel_pmc_core.c: In function ‘pmc_core_resume’:
../drivers/platform/x86/intel_pmc_core.c:1327:3: error: implicit declaration of function ‘pmc_core_slps0_display’; did you mean ‘pmc_core_is_pc10_failed’? [-Werror=implicit-function-declaration]
pmc_core_slps0_display(pmcdev, dev, NULL);
^~~~~~~~~~~~~~~~~~~~~~
pmc_core_is_pc10_failed
../drivers/platform/x86/intel_pmc_core.c:1329:3: error: implicit declaration of function ‘pmc_core_lpm_display’; did you mean ‘pmc_core_suspend’? [-Werror=implicit-function-declaration]
pmc_core_lpm_display(pmcdev, dev, NULL, offset, "STATUS", maps);
^~~~~~~~~~~~~~~~~~~~
pmc_core_suspend
Full randconfig file is attached.
--
~Randy
Reported-by: Randy Dunlap <rdunlap@...radead.org>
View attachment "config-r1066" of type "text/plain" (132968 bytes)
Powered by blists - more mailing lists