stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* v3.18-stable-queue build failures
@ 2015-04-26 10:30 Guenter Roeck
  2015-04-27  3:17 ` Sasha Levin
  0 siblings, 1 reply; 7+ messages in thread
From: Guenter Roeck @ 2015-04-26 10:30 UTC (permalink / raw)
  To: stable; +Cc: Sasha Levin

Hi,

almost all builds in v3.18-stable-queue fail with

In file included from net/socket.c:74:0:
include/linux/if_vlan.h: In function 'vlan_put_tag':
include/linux/if_vlan.h:409:3: error: implicit declaration of function '__vlan_put_tag' [-Werror=implicit-function-declaration]
include/linux/if_vlan.h:409:3: warning: return makes pointer from integer without a cast [enabled by default]

groeck@server:~/src/linux-stable$ git grep __vlan_put_tag
include/linux/if_vlan.h:                return __vlan_put_tag(skb, vlan_proto, vlan_tci);

It appears that 'vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto' was incomplete
for v3.18.

Guenter

^ permalink raw reply	[flat|nested] 7+ messages in thread
* v3.18-stable-queue build failures
@ 2016-01-22 14:21 Guenter Roeck
  2016-01-22 16:35 ` Guenter Roeck
  0 siblings, 1 reply; 7+ messages in thread
From: Guenter Roeck @ 2016-01-22 14:21 UTC (permalink / raw)
  To: stable, Sasha Levin

net/socket.c: In function 'SYSC_recvfrom': net/socket.c:1866:5: error: 'struct msghdr' has no member named 'msg_iocb' make[1]: *** [net/socket.o] Error 1 Affects all builds with networking enabled. Guenter


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

end of thread, other threads:[~2016-01-22 16:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-26 10:30 v3.18-stable-queue build failures Guenter Roeck
2015-04-27  3:17 ` Sasha Levin
2015-04-27 15:36   ` Guenter Roeck
2015-04-28  1:37     ` Sasha Levin
2015-04-28  2:21       ` Guenter Roeck
  -- strict thread matches above, loose matches on Subject: below --
2016-01-22 14:21 Guenter Roeck
2016-01-22 16:35 ` Guenter Roeck

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