Hi,

almost all builds in the current 3.12-stable build queue are failing,
mostly with

net/core/skbuff.c: In function 'skb_segment':
net/core/skbuff.c:2840: error: 'skb' undeclared (first use in this function)
net/core/skbuff.c:2840: error: (Each undeclared identifier is reported only once
net/core/skbuff.c:2840: error: for each function it appears in.)
make[2]: *** [net/core/skbuff.o] Error 1

and in at least one case also with

net/ipv4/tcp_ipv4.c: In function 'get_timewait4_sock':
net/ipv4/tcp_ipv4.c:2691: error: implicit declaration of function 
'inet_tw_time_stamp'
make[2]: *** [net/ipv4/tcp_ipv4.o] Error 1

Build reference on http://server.roeck-us.net:8010/builders is 
v3.12.17-62-g434671d.

It appears that the skb renaming patches may have missed a couple of locations.

Guenter
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to