From: Joe Korty <joe.korty@ccur.com>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: linux-rt-users <linux-rt-users@vger.kernel.org>
Subject: network bug in 3.6.11.7
Date: Tue, 20 Aug 2013 13:15:14 -0400 [thread overview]
Message-ID: <20130820171514.GA16405@tsunami.ccur.com> (raw)
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
next reply other threads:[~2013-08-20 17:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-20 17:15 Joe Korty [this message]
2013-08-20 17:21 ` network bug in 3.6.11.7 Steven Rostedt
2013-08-20 17:40 ` irq remapping " Joe Korty
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130820171514.GA16405@tsunami.ccur.com \
--to=joe.korty@ccur.com \
--cc=linux-rt-users@vger.kernel.org \
--cc=rostedt@goodmis.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).