On Tue, 20 Aug 2013 13:15:14 -0400 Joe Korty <joe.korty@xxxxxxxx> wrote: > 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. > Thanks for reporting! I'll drop that patch. -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html