Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760966Ab2EKUCm (ORCPT ); Fri, 11 May 2012 16:02:42 -0400 Received: from mail-wg0-f44.google.com ([74.125.82.44]:51564 "EHLO mail-wg0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756074Ab2EKUCl (ORCPT ); Fri, 11 May 2012 16:02:41 -0400 MIME-Version: 1.0 In-Reply-To: <4FAD6DCA.4030909@teksavvy.com> References: <1336475689.1179.12.camel@mop> <1336571457.30189.29.camel@joe2Laptop> <20120509230649.GA10695@kroah.com> <1336617045.25027.2.camel@mop> <20120511151944.GA6990@kroah.com> <4FAD6DCA.4030909@teksavvy.com> From: Linus Torvalds Date: Fri, 11 May 2012 13:02:18 -0700 X-Google-Sender-Auth: QubqeBGJ8nrbgOg9qniRQC4G6Tc Message-ID: Subject: Re: [PATCH RESEND 1/3] printk: convert byte-buffer to variable-length record buffer To: Mark Lord Cc: Kay Sievers , Greg KH , Sasha Levin , Yinghai Lu , Joe Perches , Ingo Molnar , linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 636 Lines: 18 On Fri, May 11, 2012 at 12:51 PM, Mark Lord wrote: > > Breaks the "grep for specific messages" case. Why? Sure, if you grep for times, you'd not want to enable the relative time. But why would you grep for a time anyway? Regardless, it would be your choice. Generally, relative times are much more useful - the absolute time seldom is. Linus -- 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/