Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755997Ab2FOBcw (ORCPT ); Thu, 14 Jun 2012 21:32:52 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:51376 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754271Ab2FOBcu (ORCPT ); Thu, 14 Jun 2012 21:32:50 -0400 Date: Thu, 14 Jun 2012 18:31:05 -0700 From: Anton Vorontsov To: Greg KH Cc: Kay Sievers , Linus Torvalds , Ingo Molnar , linux-kernel@vger.kernel.org, Kees Cook , Colin Cross , Tony Luck , John Stultz Subject: Re: [PATCH RESEND 1/3] printk: convert byte-buffer to variable-length record buffer Message-ID: <20120615013104.GA27584@lizard> References: <1336004953.4240.9.camel@mop> <20120526111143.GA32304@lizard> <1338307620.886.21.camel@mop> <20120615000422.GA8591@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20120615000422.GA8591@kroah.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 865 Lines: 24 On Thu, Jun 14, 2012 at 05:04:22PM -0700, Greg KH wrote: [...] > > Unlike the old logic, there are no stale pointers handed out to the > > dumper, if case things get overwritten while a dump is in progress, > > lines are not truncated or overwritten. > > As no one seems to have responded, care to resend this with a > signed-off-by so I can queue it up for 3.6? If people complain, it can > still go to 3.5, but given that no one is saying anything, I guess no > one cares... Well, I do care. Just didn't find time to test it. I'll try to speed myself up. Thanks, -- Anton Vorontsov Email: cbouatmailru@gmail.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/