From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.perches.com (mail.perches.com [173.55.12.10]) by ozlabs.org (Postfix) with ESMTP id 149591007D3 for ; Tue, 2 Nov 2010 12:50:10 +1100 (EST) Subject: Re: [PATCH 04/39] arch/powerpc: Update WARN uses From: Joe Perches To: michael@ellerman.id.au In-Reply-To: <1288657560.16790.8.camel@concordia> References: <1288609334.10671.4.camel@concordia> <1288622509.366.237.camel@Joe-Laptop> <1288657560.16790.8.camel@concordia> Content-Type: text/plain; charset="UTF-8" Date: Mon, 01 Nov 2010 18:50:07 -0700 Message-ID: <1288662607.366.249.camel@Joe-Laptop> Mime-Version: 1.0 Cc: Paul Mackerras , Jiri Kosina , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2010-11-02 at 11:26 +1100, Michael Ellerman wrote: > On Mon, 2010-11-01 at 07:41 -0700, Joe Perches wrote: > > Pretty much. Format coalescing is generally preferred for grep. > Really? Grep doesn't work anyway because you have format specifiers, and > although you can try and guess them .. good luck, 0x%lx, or 0x%llx, or > %#lx or .. grep "Breakpoint at .* will be disabled"