From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.lixom.net (lixom.net [66.141.50.11]) by ozlabs.org (Postfix) with ESMTP id E322ADDFD7 for ; Wed, 21 Mar 2007 13:00:53 +1100 (EST) Date: Tue, 20 Mar 2007 21:14:56 -0500 To: anton@samba.org Subject: Re: [patch 09/10] Use lowercase for hex printouts in oops messages. Message-ID: <20070321021456.GB2564@lixom.net> References: <20070321013810.404636000@samba.org> <20070321013825.623943000@samba.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20070321013825.623943000@samba.org> From: olof@lixom.net (Olof Johansson) Cc: linuxppc-dev@ozlabs.org, paulus@samba.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Mar 20, 2007 at 08:38:19PM -0500, anton@samba.org wrote: > Use lowercase for hex printouts in oops messages. The number of times I have > tried to copy and paste from an oops into an objdump search... YES! Finally someone bothered to fix this. Thank you! > Signed-off-by: Anton Blanchard Acked-by: Olof Johansson -Olof