linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the final tree (driver-core tree related)
@ 2010-09-07  1:54 Stephen Rothwell
  2010-09-07  2:34 ` Greg KH
  0 siblings, 1 reply; 15+ messages in thread
From: Stephen Rothwell @ 2010-09-07  1:54 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-next, linux-kernel, Thomas Renninger, Jason Baron

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

Hi Greg,

After merging the final tree, today's linux-next build (powerpc
allnoconfig) produced this warning:

kernel/params.c: In function 'parse_args':
kernel/params.c:233: warning: the frame size of 1032 bytes is larger than 1024 bytes

Introduced by commit 32e6407e9361cd1aac39ff6b744cad48d1802a08 ("Dynamic
Debug: Introduce global fake module param module.ddebug") which added a
1024 byte array to the stack ...

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread
* linux-next: build warning after merge of the final tree (driver-core tree related)
@ 2013-06-06  7:32 Stephen Rothwell
  2013-06-06  7:59 ` Ming Lei
  0 siblings, 1 reply; 15+ messages in thread
From: Stephen Rothwell @ 2013-06-06  7:32 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-next, linux-kernel, Ming Lei

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

Hi all,

After merging the final tree, today's linux-next build (sparc32 defconfig)
produced this warning:

drivers/base/firmware_class.c:921:13: warning: 'kill_requests_without_uevent' defined but not used [-Wunused-function]

Introduced by commit ddf1f0648e8c ("firmware loader: fix build failure
with !CONFIG_FW_LOADER_USER_HELPER").  This build does no have
CONFIG_PM_SLEEP defined.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread
* linux-next: build warning after merge of the final tree (driver-core tree related)
@ 2013-06-19  8:00 Stephen Rothwell
  2013-06-19 14:38 ` Greg KH
  0 siblings, 1 reply; 15+ messages in thread
From: Stephen Rothwell @ 2013-06-19  8:00 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-next, linux-kernel, Ming Lei

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

Hi all,

After merging the final tree, today's linux-next build (powerpc
allnoconfig among others) produced these warnings:

drivers/base/firmware_class.c:1254:12: warning: 'cache_firmware' defined but not used [-Wunused-function]
 static int cache_firmware(const char *fw_name)
            ^
drivers/base/firmware_class.c:1281:12: warning: 'uncache_firmware' defined but not used [-Wunused-function]
 static int uncache_firmware(const char *fw_name)
            ^

Revealed by commit 93232e46b209 ("firmware loader: don't export
cache_firmware and uncache_firmware") from the driver-core tree.  These
are only used if CONFIG_PM_SLEEP is set.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

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

end of thread, other threads:[~2013-06-20  1:34 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-07  1:54 linux-next: build warning after merge of the final tree (driver-core tree related) Stephen Rothwell
2010-09-07  2:34 ` Greg KH
2010-09-07  7:05   ` Stephen Rothwell
2010-09-13 15:51   ` Randy Dunlap
2010-09-13 19:26     ` Thomas Renninger
2010-09-13 20:57       ` Greg KH
2010-09-14  7:22         ` Thomas Renninger
2010-09-14 13:28           ` Greg KH
2010-09-14  4:31       ` Stephen Rothwell
2010-09-14  5:14         ` Randy Dunlap
2013-06-06  7:32 Stephen Rothwell
2013-06-06  7:59 ` Ming Lei
2013-06-19  8:00 Stephen Rothwell
2013-06-19 14:38 ` Greg KH
2013-06-20  1:34   ` Ming Lei

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