[ 3.5.y.z extended stable ] Patch "rtnetlink: Call nlmsg_parse() with correct header length" has been added to staging queue

2013-05-01 Thread Luis Henriques
This is a note to let you know that I have just added a patch titled rtnetlink: Call nlmsg_parse() with correct header length to the linux-3.5.y-queue branch of the 3.5.y.z extended stable tree which can be found at: http://kernel.ubuntu.com/git?p=ubuntu/linux.git;a=shortlog;h=refs/heads

[ 3.5.y.z extended stable ] Patch rtnetlink: Call nlmsg_parse() with correct header length has been added to staging queue

2013-05-01 Thread Luis Henriques
This is a note to let you know that I have just added a patch titled rtnetlink: Call nlmsg_parse() with correct header length to the linux-3.5.y-queue branch of the 3.5.y.z extended stable tree which can be found at: http://kernel.ubuntu.com/git?p=ubuntu/linux.git;a=shortlog;h=refs/heads

Re: [PATCH] rtnetlink: Call nlmsg_parse() with correct header length

2013-04-08 Thread David Miller
From: "Rustad, Mark D" Date: Mon, 8 Apr 2013 18:13:36 + > On Apr 8, 2013, at 8:45 AM, Michael Riesch wrote: > >> >> Signed-off-by: Michael Riesch ... > I found that fcoemon has also been triggering these messages for > some time. I found the same problem and arrived at exactly the same

Re: [PATCH] rtnetlink: Call nlmsg_parse() with correct header length

2013-04-08 Thread Rustad, Mark D
On Apr 8, 2013, at 8:45 AM, Michael Riesch wrote: > > Signed-off-by: Michael Riesch > Cc: "David S. Miller" > Cc: Greg Kroah-Hartman > Cc: Jiri Benc > Cc: "Theodore Ts'o" > Cc: linux-kernel@vger.kernel.org > --- > Habidere, > > I encountered a netlink kernel warning when running avahi

[PATCH] rtnetlink: Call nlmsg_parse() with correct header length

2013-04-08 Thread Michael Riesch
Signed-off-by: Michael Riesch Cc: "David S. Miller" Cc: Greg Kroah-Hartman Cc: Jiri Benc Cc: "Theodore Ts'o" Cc: linux-kernel@vger.kernel.org --- Habidere, I encountered a netlink kernel warning when running avahi 0.6.31 on my system with kernel v3.4.35 (it appears several times):

[PATCH] rtnetlink: Call nlmsg_parse() with correct header length

2013-04-08 Thread Michael Riesch
Signed-off-by: Michael Riesch michael.rie...@omicron.at Cc: David S. Miller da...@davemloft.net Cc: Greg Kroah-Hartman gre...@linuxfoundation.org Cc: Jiri Benc jb...@redhat.com Cc: Theodore Ts'o ty...@mit.edu Cc: linux-kernel@vger.kernel.org --- Habidere, I encountered a netlink kernel warning

Re: [PATCH] rtnetlink: Call nlmsg_parse() with correct header length

2013-04-08 Thread Rustad, Mark D
On Apr 8, 2013, at 8:45 AM, Michael Riesch michael.rie...@omicron.at wrote: Signed-off-by: Michael Riesch michael.rie...@omicron.at Cc: David S. Miller da...@davemloft.net Cc: Greg Kroah-Hartman gre...@linuxfoundation.org Cc: Jiri Benc jb...@redhat.com Cc: Theodore Ts'o ty...@mit.edu Cc:

Re: [PATCH] rtnetlink: Call nlmsg_parse() with correct header length

2013-04-08 Thread David Miller
From: Rustad, Mark D mark.d.rus...@intel.com Date: Mon, 8 Apr 2013 18:13:36 + On Apr 8, 2013, at 8:45 AM, Michael Riesch michael.rie...@omicron.at wrote: Signed-off-by: Michael Riesch michael.rie...@omicron.at ... I found that fcoemon has also been triggering these messages for some