linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Andrew Morton <akpm@linux-foundation.org>,
	broonie@kernel.org, mhocko@suse.cz, sfr@canb.auug.org.au,
	linux-next@vger.kernel.org, linux-fsdevel@vger.kernel.org,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org,
	mm-commits@vger.kernel.org, Baruch Siach <baruch@tkos.co.il>,
	linux-i2c@vger.kernel.org, Wolfram Sang <wsa@kernel.org>
Cc: Jarkko Nikula <jarkko.nikula@linux.intel.com>,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	Mika Westerberg <mika.westerberg@linux.intel.com>,
	Jan Dabros <jsd@semihalf.com>
Subject: Re: mmotm 2022-03-02-16-53 uploaded (drivers/i2c/busses/i2c-designware-platdrv.c)
Date: Thu, 3 Mar 2022 14:35:51 -0800	[thread overview]
Message-ID: <e3946f3c-178f-e348-8a6f-ff3c84b79451@infradead.org> (raw)
In-Reply-To: <20220303005351.D6F91C004E1@smtp.kernel.org>

[-- Attachment #1: Type: text/plain, Size: 1186 bytes --]



On 3/2/22 16:53, Andrew Morton wrote:
> The mm-of-the-moment snapshot 2022-03-02-16-53 has been uploaded to
> 
>    https://www.ozlabs.org/~akpm/mmotm/
> 
> mmotm-readme.txt says
> 
> README for mm-of-the-moment:
> 
> https://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
> https://ozlabs.org/~akpm/mmotm/series

on x86_64:
CONFIG_PM=y
# CONFIG_SUSPEND is not set
# HIBERNATION is not set (not possible since CONFIG_BLOCK is not set so SWAP is not available)


../drivers/i2c/busses/i2c-designware-platdrv.c:465:12: error: ‘dw_i2c_plat_resume’ defined but not used [-Werror=unused-function]
 static int dw_i2c_plat_resume(struct device *dev)
            ^~~~~~~~~~~~~~~~~~
../drivers/i2c/busses/i2c-designware-platdrv.c:444:12: error: ‘dw_i2c_plat_suspend’ defined but not used [-Werror=unused-function]
 static int dw_i2c_plat_suspend(struct device *dev)
            ^~~~~~~~~~~~~~~~~~~

Full randconfig file is attached.

-- 
~Randy

[-- Attachment #2: config-r2445.gz --]
[-- Type: application/gzip, Size: 26983 bytes --]

  reply	other threads:[~2022-03-03 22:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-03  0:53 mmotm 2022-03-02-16-53 uploaded Andrew Morton
2022-03-03 22:35 ` Randy Dunlap [this message]
2022-03-04  6:09   ` mmotm 2022-03-02-16-53 uploaded (drivers/i2c/busses/i2c-designware-platdrv.c) Wolfram Sang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e3946f3c-178f-e348-8a6f-ff3c84b79451@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=akpm@linux-foundation.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=baruch@tkos.co.il \
    --cc=broonie@kernel.org \
    --cc=jarkko.nikula@linux.intel.com \
    --cc=jsd@semihalf.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=linux-next@vger.kernel.org \
    --cc=mhocko@suse.cz \
    --cc=mika.westerberg@linux.intel.com \
    --cc=mm-commits@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    --cc=wsa@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).