linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the rr tree
@ 2011-05-18  3:41 Stephen Rothwell
  2011-05-19  3:40 ` Rusty Russell
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2011-05-18  3:41 UTC (permalink / raw)
  To: Rusty Russell; +Cc: linux-next, linux-kernel, Alessio Igor Bogani

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

Hi Rusty,

After merging the rr tree, today's linux-next build produced this warning:

kernel/module.c: In function 'lookup_symbol':
kernel/module.c:2058: warning: unused variable 'ks'

Introduced by commit 903996de9b35 ("module: Use binary search in lookup_symbol()").
-- 
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] 5+ messages in thread

* Re: linux-next: build warning after merge of the rr tree
  2011-05-18  3:41 linux-next: build warning after merge of the rr tree Stephen Rothwell
@ 2011-05-19  3:40 ` Rusty Russell
  0 siblings, 0 replies; 5+ messages in thread
From: Rusty Russell @ 2011-05-19  3:40 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: linux-next, linux-kernel, Alessio Igor Bogani

On Wed, 18 May 2011 13:41:03 +1000, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> Hi Rusty,
> 
> After merging the rr tree, today's linux-next build produced this warning:
> 
> kernel/module.c: In function 'lookup_symbol':
> kernel/module.c:2058: warning: unused variable 'ks'

Yep, fixed in updated version (by deletion)...

Thanks,
Rusty.

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

* Re: linux-next: build warning after merge of the rr tree
  2011-12-28  7:16 Stephen Rothwell
@ 2011-12-29  3:20 ` Rusty Russell
  0 siblings, 0 replies; 5+ messages in thread
From: Rusty Russell @ 2011-12-29  3:20 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: linux-next, linux-kernel

On Wed, 28 Dec 2011 18:16:40 +1100, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
Non-text part: multipart/signed
> Hi Rusty,
> 
> After merging the rr tree, today's linux-next build (x86_64 allmodconfig)
> produced this warning:
> 
> drivers/net/virtio_net.c: In function 'virtnet_open':
> drivers/net/virtio_net.c:732:3: warning: passing argument 1 of 'queue_delayed_work' from incompatible pointer type [enabled by default]
> include/linux/workqueue.h:352:12: note: expected 'struct workqueue_struct *' but argument is of type 'struct workqueue_struct **'

Oops, thanks.  Fixed.

Cheers,
Rusty.

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

* linux-next: build warning after merge of the rr tree
@ 2011-12-28  7:16 Stephen Rothwell
  2011-12-29  3:20 ` Rusty Russell
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2011-12-28  7:16 UTC (permalink / raw)
  To: Rusty Russell; +Cc: linux-next, linux-kernel

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

Hi Rusty,

After merging the rr tree, today's linux-next build (x86_64 allmodconfig)
produced this warning:

drivers/net/virtio_net.c: In function 'virtnet_open':
drivers/net/virtio_net.c:732:3: warning: passing argument 1 of 'queue_delayed_work' from incompatible pointer type [enabled by default]
include/linux/workqueue.h:352:12: note: expected 'struct workqueue_struct *' but argument is of type 'struct workqueue_struct **'

Introduced by commit c49a776ffe1b ("virtio_net: use non-reentrant workqueue").

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

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

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

* linux-next: build warning after merge of the rr tree
@ 2010-06-03  1:48 Stephen Rothwell
  0 siblings, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2010-06-03  1:48 UTC (permalink / raw)
  To: Rusty Russell; +Cc: linux-next, linux-kernel

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

Hi Rusty,

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

kernel/module.c: In function 'load_module':
kernel/module.c:2407: warning: 'hdr' may be used uninitialized in this function

Probably introduced by commit 601b979485d01750ea17cf138e209d81acfe63b5
("module: refactor load_module part 3").  Its a false positive :-(

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

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

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

end of thread, other threads:[~2011-12-29  3:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-18  3:41 linux-next: build warning after merge of the rr tree Stephen Rothwell
2011-05-19  3:40 ` Rusty Russell
  -- strict thread matches above, loose matches on Subject: below --
2011-12-28  7:16 Stephen Rothwell
2011-12-29  3:20 ` Rusty Russell
2010-06-03  1:48 Stephen Rothwell

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