public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* Re: mmotm 2022-03-02-16-53 uploaded (drivers/i2c/busses/i2c-designware-platdrv.c)
       [not found] <20220303005351.D6F91C004E1@smtp.kernel.org>
@ 2022-03-03 22:35 ` Randy Dunlap
  2022-03-04  6:09   ` Wolfram Sang
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2022-03-03 22:35 UTC (permalink / raw)
  To: Andrew Morton, broonie, mhocko, sfr, linux-next, linux-fsdevel,
	linux-mm, linux-kernel, mm-commits, Baruch Siach, linux-i2c,
	Wolfram Sang
  Cc: Jarkko Nikula, Andy Shevchenko, Mika Westerberg, Jan Dabros

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: mmotm 2022-03-02-16-53 uploaded (drivers/i2c/busses/i2c-designware-platdrv.c)
  2022-03-03 22:35 ` mmotm 2022-03-02-16-53 uploaded (drivers/i2c/busses/i2c-designware-platdrv.c) Randy Dunlap
@ 2022-03-04  6:09   ` Wolfram Sang
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfram Sang @ 2022-03-04  6:09 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: Andrew Morton, broonie, mhocko, sfr, linux-next, linux-fsdevel,
	linux-mm, linux-kernel, mm-commits, Baruch Siach, linux-i2c,
	Jarkko Nikula, Andy Shevchenko, Mika Westerberg, Jan Dabros

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

> ../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)

Thanks, we have a fix pending:

http://patchwork.ozlabs.org/project/linux-i2c/patch/20220303191713.2402461-1-nathan@kernel.org/


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-04  6:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20220303005351.D6F91C004E1@smtp.kernel.org>
2022-03-03 22:35 ` mmotm 2022-03-02-16-53 uploaded (drivers/i2c/busses/i2c-designware-platdrv.c) Randy Dunlap
2022-03-04  6:09   ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox