On Wed, Jun 18, 2014 at 09:51:28PM -0700, Greg KH wrote: > On Wed, Jun 18, 2014 at 09:44:16PM -0700, David Miller wrote: > > From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> > > Date: Wed, 18 Jun 2014 20:17:04 -0700 > > > > > On Wed, Jun 18, 2014 at 08:08:08PM -0700, gregkh@xxxxxxxxxxxxxxxxxxx wrote: > > >> > > >> This is a note to let you know that I've just added the patch titled > > >> > > >> netlink: rate-limit leftover bytes warning and print process name > > >> > > >> to the 3.4-stable tree which can be found at: > > >> http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > >> > > >> The filename of the patch is: > > >> netlink-rate-limit-leftover-bytes-warning-and-print-process-name.patch > > >> and it can be found in the queue-3.4 subdirectory. > > >> > > >> If you, or anyone else, feels it should not be added to the stable tree, > > >> please let <stable@xxxxxxxxxxxxxxx> know about it. > > > > > > Oops, no, this breaks the build in a nasty error message: > > > > I took care of this in the copy I sent you yesterdat. > > This error shows up in the copy you sent me :) > > > The 3.4 tree has a issue, in that printk.h doesn't include > > ratelimit.h, yet uses it's macros. > > > > So I added an explicit ratelimit.h include in lib/nlattr.c to > > deal with this. > > No, that's not in the copy you sent, let me go add it to that patch and > see if that fixes it... Yes, that fixes it, I'll go commit this now. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html