linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* network bug in 3.6.11.7
@ 2013-08-20 17:15 Joe Korty
  2013-08-20 17:21 ` Steven Rostedt
  2013-08-20 17:40 ` irq remapping " Joe Korty
  0 siblings, 2 replies; 3+ messages in thread
From: Joe Korty @ 2013-08-20 17:15 UTC (permalink / raw)
  To: Steven Rostedt; +Cc: linux-rt-users

Hi Steve,
I get the following warnings when compiling 3.6.11.7-rt39:

  net/core/sock.c:212: warning: excess elements in array initializer
  net/core/sock.c:212: warning: (near initialization for 'af_family_key_strings')
  net/core/sock.c:228: warning: excess elements in array initializer
  net/core/sock.c:228: warning: (near initialization for 'af_family_slock_key_strings')
  net/core/sock.c:244: warning: excess elements in array initializer
  net/core/sock.c:244: warning: (near initialization for 'af_family_clock_key_strings')

I traced it down to the patch
  "net/core/sock.c: add missing VSOCK string in af_family_*_key_strings"

This is really a fixup to a much larger patch (6,000 lines) in mainline
called "VSOCK: Introduce VM Sockets", which was not backport to 3.6.11.7.

It might be best for 3.6.11.7 to to drop the VSOCK fixup patch.

Regards,
Joe

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

end of thread, other threads:[~2013-08-20 17:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-20 17:15 network bug in 3.6.11.7 Joe Korty
2013-08-20 17:21 ` Steven Rostedt
2013-08-20 17:40 ` irq remapping " Joe Korty

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